Update package-lock.json

This commit is contained in:
Hexagon 2021-11-03 20:58:19 +01:00
parent 26b3661017
commit 5af420d411
1 changed files with 1 additions and 1 deletions

2
package-lock.json generated
View File

@ -18,7 +18,7 @@
"socket.io": "^4.3.1"
},
"bin": {
"cryptalk": "server.js"
"cryptalk": "server/server.js"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.1",