diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 67d07dd..bc4c55b 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "author": "Matt Kohls", "license": "GPL-3.0-only", "dependencies": { + "uuid": "^3.3.3", "ws": "^7.2.0" } } |