make simple-peer a dependency
This commit is contained in:
parent
1fa214d911
commit
2e52e0f65a
1 changed files with 1 additions and 1 deletions
|
@ -39,10 +39,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"simple-peer": "^9.6.2",
|
||||||
"lib0": "^0.1.4"
|
"lib0": "^0.1.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"simple-peer": "^9.6.2",
|
|
||||||
"rollup": "^1.27.8",
|
"rollup": "^1.27.8",
|
||||||
"rollup-cli": "^1.0.9",
|
"rollup-cli": "^1.0.9",
|
||||||
"rollup-plugin-commonjs": "^10.1.0",
|
"rollup-plugin-commonjs": "^10.1.0",
|
||||||
|
|
Loading…
Reference in a new issue