This commit is contained in:
syuilo 2017-09-06 21:29:56 +09:00
parent f33571f2f4
commit cf7b1c0c5d
5 changed files with 334 additions and 23 deletions

View file

@ -64,6 +64,7 @@
"@types/webpack": "3.0.10",
"@types/webpack-stream": "3.2.7",
"@types/websocket": "0.0.34",
"@types/msgpack-lite": "^0.1.5",
"chai": "4.1.2",
"chai-http": "3.0.0",
"css-loader": "0.28.7",
@ -97,7 +98,6 @@
"accesses": "2.5.0",
"animejs": "2.0.2",
"autwh": "0.0.1",
"bayes": "0.0.7",
"bcryptjs": "2.4.3",
"body-parser": "1.17.2",
"cafy": "2.4.0",
@ -126,6 +126,7 @@
"monk": "6.0.3",
"morgan": "1.8.2",
"ms": "2.0.0",
"msgpack-lite": "^0.1.26",
"multer": "1.3.0",
"nprogress": "0.2.0",
"os-utils": "0.0.14",