mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
Fix devDeps on git repo
This commit is contained in:
parent
454ba1b8d5
commit
52fa259538
@ -12,7 +12,7 @@
|
||||
"experimentalObjectRestSpread": true
|
||||
},
|
||||
"plugins": [
|
||||
"markdown",
|
||||
"markdown-antd",
|
||||
"react",
|
||||
"babel"
|
||||
],
|
||||
|
@ -84,7 +84,7 @@
|
||||
"eslint": "^1.1.0",
|
||||
"eslint-config-airbnb": "^1.0.0",
|
||||
"eslint-plugin-babel": "^2.1.1",
|
||||
"eslint-plugin-markdown": "git+https://github.com/ant-design/eslint-plugin-markdown.git",
|
||||
"eslint-plugin-markdown-antd": "0.0.0",
|
||||
"eslint-plugin-react": "^3.3.1",
|
||||
"expect.js": "~0.3.1",
|
||||
"extract-text-webpack-plugin": "^0.9.1",
|
||||
@ -94,7 +94,7 @@
|
||||
"json-loader": "^0.5.1",
|
||||
"less": "~2.5.3",
|
||||
"less-loader": "^2.2.0",
|
||||
"lesshint": "git+https://github.com/ant-design/lesshint.git",
|
||||
"lesshint-antd": "~1.1.0",
|
||||
"lodash": "^3.10.0",
|
||||
"nico-jsx": "~0.6.0",
|
||||
"pre-commit": "1.x",
|
||||
|
Loading…
Reference in New Issue
Block a user