mirror of
https://github.com/infeng/react-viewer.git
synced 2025-12-08 17:36:40 +00:00
move antd, babel-plugin-import to devDependencies
This commit is contained in:
parent
e415128b18
commit
4e690f5b4a
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user