Browse Source

Pull request #3086: 无JIRA任务 适配下peerdep

Merge in VISUAL/fineui from ~TELLER/fineui:master to master

* commit '821d4bca6b83da9060b79eb7269c96ff583d6a9d':
  chore: 适配下peerdep
es6
Teller-杨派 2 years ago
parent
commit
2b310b69c1
  1. 6
      package.json

6
package.json

@ -11,8 +11,10 @@
"@babel/core": "^7.17.4",
"@babel/polyfill": "7.6.0",
"@fui/babel-preset-fineui": "^2.0.0",
"@fui/eslint-plugin": "^1.0.15",
"@fui/eslint-plugin": "^1.0.19",
"@types/node": "15.6.1",
"@typescript-eslint/eslint-plugin": "2.33.0",
"@typescript-eslint/parser": "2.33.0",
"autoprefixer": "9.6.1",
"babel-loader": "8.0.6",
"chai": "4.2.0",
@ -85,4 +87,4 @@
},
"author": "fanruan",
"license": "MIT"
}
}

Loading…
Cancel
Save