mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
clean devDeps
This commit is contained in:
parent
7879421ec2
commit
ae8f3c5b56
@ -81,7 +81,7 @@
|
||||
"@types/react-dom": "~0.14.18",
|
||||
"antd-tools": "^0.13.0",
|
||||
"babel-eslint": "^7.1.0",
|
||||
"babel-jest": "^16.0.0",
|
||||
"babel-jest": "^17.0.0",
|
||||
"babel-plugin-import": "^1.0.0",
|
||||
"babel-plugin-transform-runtime": "~6.15.0",
|
||||
"bisheng": "^0.14.0",
|
||||
@ -98,22 +98,20 @@
|
||||
"eslint-config-airbnb": "latest",
|
||||
"eslint-plugin-babel": "^3.0.0",
|
||||
"eslint-plugin-import": "^2.1.0",
|
||||
"eslint-plugin-jsx-a11y": "^2.0.1",
|
||||
"eslint-plugin-jsx-a11y": "^3.0.1",
|
||||
"eslint-plugin-markdown": "*",
|
||||
"eslint-plugin-react": "^6.1.2",
|
||||
"eslint-tinker": "^0.4.0",
|
||||
"history": "^4.4.0",
|
||||
"jest-cli": "^16.0.2",
|
||||
"jest-cli": "^17.0.0",
|
||||
"jsonml-to-react-component": "~0.2.0",
|
||||
"jsonml.js": "^0.1.0",
|
||||
"jsonp": "^0.2.0",
|
||||
"lesshint": "^2.0.0",
|
||||
"lodash.debounce": "^4.0.6",
|
||||
"moment-timezone": "^0.5.5",
|
||||
"nunjucks": "^2.4.2",
|
||||
"pre-commit": "1.x",
|
||||
"querystring": "^0.2.0",
|
||||
"ramda": "^0.21.0",
|
||||
"rc-scroll-anim": "~0.3.0",
|
||||
"rc-tween-one": "~0.6.20",
|
||||
"react": "^15.0.0",
|
||||
@ -128,7 +126,6 @@
|
||||
"react-sublime-video": "^0.2.0",
|
||||
"reqwest": "^2.0.5",
|
||||
"typescript-babel-jest": "^0.1.5",
|
||||
"typings": "^1.3.2",
|
||||
"values.js": "^1.0.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user