Split options to another file

This commit is contained in:
Jhen
2016-07-19 00:02:04 +08:00
parent e915a2ff9c
commit 342878f787
3 changed files with 19 additions and 11 deletions

View File

@ -30,6 +30,7 @@
"ejs": "^2.4.1",
"express": "^4.13.3",
"minimist": "^1.2.0",
"object-assign": "^4.1.0",
"socketcluster": "^4.3.1"
}
}