Commit edcebb9b authored by 陈帅's avatar 陈帅

Merge branch 'master' of https://github.com/ant-design/pro-blocks

parents e3f218a2 e44d7c1c
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
"url": "https://github.com/umijs/umi-blocks/ant-design-pro/userlogin" "url": "https://github.com/umijs/umi-blocks/ant-design-pro/userlogin"
}, },
"dependencies": { "dependencies": {
"@types/qs": "^6.5.3",
"antd": "^3.16.3", "antd": "^3.16.3",
"dva": "^2.4.0", "dva": "^2.4.0",
"moment": "^2.22.2", "moment": "^2.22.2",
...@@ -22,7 +21,8 @@ ...@@ -22,7 +21,8 @@
"devDependencies": { "devDependencies": {
"umi": "^2.6.9", "umi": "^2.6.9",
"umi-plugin-block-dev": "^1.0.0", "umi-plugin-block-dev": "^1.0.0",
"umi-plugin-react": "^1.3.0-beta.1" "umi-plugin-react": "^1.3.0-beta.1",
"@types/qs": "^6.5.3"
}, },
"license": "MIT", "license": "MIT",
"blockConfig": { "blockConfig": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment