Skip to content

Commit f1617f9

Browse files
committed
release: v1.0.0
1 parent e9bc2f3 commit f1617f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/fst-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fst-ui",
3-
"version": "0.0.2",
3+
"version": "1.0.0",
44
"description": "企业组件库",
55
"author": "[email protected]",
66
"license": "ISC",

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"core-js": "^3.6.5",
2929
"cross-env": "^7.0.3",
3030
"css-loader": "^5.2.6",
31-
"fst-ui": "0.0.2",
31+
"fst-ui": "1.0.0",
3232
"element-ui": "^2.15.2",
3333
"eslint-plugin-import": "^2.23.4",
3434
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)