move antd, babel-plugin-import to devDependencies

This commit is contained in:
infeng 2017-06-16 09:28:43 +08:00
parent e415128b18
commit 4e690f5b4a

View File

@ -35,7 +35,9 @@
"@types/node": "^6.0.45",
"@types/react": "^0.14.39",
"@types/react-dom": "^0.14.17",
"antd": "^2.11.0",
"atool-build": "^0.8.1",
"babel-plugin-import": "^1.2.1",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-runtime": "^6.11.6",
"dora": "^0.4.3",
@ -57,8 +59,6 @@
"webpack": "^1.13.2"
},
"dependencies": {
"antd": "^2.8.3",
"babel-plugin-import": "^1.1.1",
"classnames": "^2.2.5"
},
"pre-commit": [