Update package-lock.json
This commit is contained in:
parent
26b3661017
commit
5af420d411
|
@ -18,7 +18,7 @@
|
||||||
"socket.io": "^4.3.1"
|
"socket.io": "^4.3.1"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"cryptalk": "server.js"
|
"cryptalk": "server/server.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@rollup/plugin-commonjs": "^21.0.1",
|
"@rollup/plugin-commonjs": "^21.0.1",
|
||||||
|
|
Loading…
Reference in New Issue