This commit is contained in:
Eunchong Kim 2021-08-08 14:11:09 +09:00
parent 195992e91c
commit 6a9305f7e9

View File

@ -5,7 +5,6 @@
"private": true,
"scripts": {
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ws_server.js"
},
"repository": {