|
|
@ -7,7 +7,7 @@ |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@babel/core": "^7.17.4", |
|
|
|
"@babel/core": "^7.17.4", |
|
|
|
"@babel/polyfill": "7.6.0", |
|
|
|
"@babel/polyfill": "7.6.0", |
|
|
|
"@fui/babel-preset-fineui": "^1.0.0", |
|
|
|
"@fui/babel-preset-fineui": "^1.1.0", |
|
|
|
"@fui/eslint-plugin": "1.0.11", |
|
|
|
"@fui/eslint-plugin": "1.0.11", |
|
|
|
"@types/node": "15.6.1", |
|
|
|
"@types/node": "15.6.1", |
|
|
|
"autoprefixer": "9.6.1", |
|
|
|
"autoprefixer": "9.6.1", |
|
|
@ -81,4 +81,4 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"author": "fanruan", |
|
|
|
"author": "fanruan", |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT" |
|
|
|
} |
|
|
|
} |
|
|
|