|
|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "ant-design-pro", |
|
|
"name": "ant-design-pro", |
|
|
"version": "1.1.0", |
|
|
"version": "1.2.0", |
|
|
"description": "An out-of-box UI solution for enterprise applications", |
|
|
"description": "An out-of-box UI solution for enterprise applications", |
|
|
"private": true, |
|
|
"private": true, |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
@ -83,7 +83,7 @@ |
|
|
"**/*.less": "stylelint --syntax less" |
|
|
"**/*.less": "stylelint --syntax less" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node" : ">=8.0.0" |
|
|
"node": ">=8.0.0" |
|
|
}, |
|
|
}, |
|
|
"browserslist": [ |
|
|
"browserslist": [ |
|
|
"> 1%", |
|
|
"> 1%", |
|
|
|