Browse Source

add dependency

Dennis Mårtensson 12 years ago
parent
commit
7e974e2cd7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -7,7 +7,8 @@
   },
   "dependencies": {
     "webrtc.io": "latest",
-    "express": "2.5.1"
+    "express": "2.5.1",
+    "ws": "latest"
   },
   "subdomain": "MultiWebRTC",
   "scripts": {