upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index a2d1ec1..da19ddb 100644
--- a/package.json
+++ b/package.json
@@ -21,5 +21,8 @@
21 }, 21 },
22 "devDependencies": { 22 "devDependencies": {
23 "@playwright/test": "^1.52.0" 23 "@playwright/test": "^1.52.0"
24 },
25 "dependencies": {
26 "ws": "^8.20.1"
24 } 27 }
25} 28}