Merge pull request #1 from PanJiaChen/master

perf[deps]:  move connect to devDependencies
This commit is contained in:
leos wu 2019-02-14 13:50:37 +08:00 committed by GitHub
commit 4ccc9e0c9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,6 @@
"axios": "0.18.0",
"clipboard": "1.7.1",
"codemirror": "5.39.2",
"connect": "3.6.6",
"driver.js": "0.8.1",
"dropzone": "5.2.0",
"echarts": "4.1.0",
@ -77,6 +76,7 @@
"babel-preset-stage-2": "6.24.1",
"chalk": "2.4.1",
"compression-webpack-plugin": "2.0.0",
"connect": "3.6.6",
"copy-webpack-plugin": "4.5.2",
"cross-env": "5.2.0",
"css-loader": "1.0.0",