We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bc2f3 commit f1617f9Copy full SHA for f1617f9
packages/fst-ui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fst-ui",
3
- "version": "0.0.2",
+ "version": "1.0.0",
4
"description": "企业组件库",
5
"author": "[email protected]",
6
"license": "ISC",
packages/website/package.json
@@ -28,7 +28,7 @@
28
"core-js": "^3.6.5",
29
"cross-env": "^7.0.3",
30
"css-loader": "^5.2.6",
31
- "fst-ui": "0.0.2",
+ "fst-ui": "1.0.0",
32
"element-ui": "^2.15.2",
33
"eslint-plugin-import": "^2.23.4",
34
"eslint-plugin-node": "^11.1.0",
0 commit comments