Move to devDependencies

This commit is contained in:
syuilo 2017-03-26 22:15:28 +09:00
parent 55dec67dc5
commit e5686cbaeb

View file

@ -87,6 +87,7 @@
"stylus-loader": "3.0.1", "stylus-loader": "3.0.1",
"swagger-jsdoc": "1.9.2", "swagger-jsdoc": "1.9.2",
"tslint": "4.5.1", "tslint": "4.5.1",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281",
"webpack": "2.3.2" "webpack": "2.3.2"
}, },
"dependencies": { "dependencies": {
@ -144,7 +145,6 @@
"textarea-caret": "3.0.2", "textarea-caret": "3.0.2",
"ts-node": "3.0.1", "ts-node": "3.0.1",
"typescript": "2.2.1", "typescript": "2.2.1",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281",
"uuid": "3.0.1", "uuid": "3.0.1",
"vhost": "3.0.2", "vhost": "3.0.2",
"websocket": "1.0.24", "websocket": "1.0.24",