We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb75029 commit 46f842dCopy full SHA for 46f842d
1 file changed
packages/action-block/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@alilc/action-block",
3
- "version": "1.0.0-beta.0",
+ "version": "1.0.1",
4
"description": "",
5
"main": "lib/index.js",
6
"repository": {
@@ -27,5 +27,5 @@
27
"build-plugin-fusion": "^0.1.22",
28
"build-plugin-moment-locales": "^0.1.3"
29
},
30
- "homepage": "https://unpkg.com/@alilc/action-block@1.0.0-beta.0/build/index.html"
+ "homepage": "https://unpkg.com/@alilc/action-block@1.0.1/build/index.html"
31
}
0 commit comments