Pepguy commited on
Commit
ce9c49d
·
verified ·
1 Parent(s): 2e010a2

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -1
package.json CHANGED
@@ -9,8 +9,9 @@
9
  "author": "",
10
  "license": "MIT",
11
  "dependencies": {
12
- "body-parser": "^1.19.0",
13
  "express": "^4.17.1",
 
14
  "wrtc": "^0.4.7"
15
  }
16
  }
 
9
  "author": "",
10
  "license": "MIT",
11
  "dependencies": {
12
+ "body-parser": "^1.19.0",
13
  "express": "^4.17.1",
14
+ "@mapbox/node-pre-gyp": "1.x",
15
  "wrtc": "^0.4.7"
16
  }
17
  }