We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4e8cd commit 8ff3c3dCopy full SHA for 8ff3c3d
1 file changed
packages/plugin-datasource-pane/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@alilc/lowcode-plugin-datasource-pane",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "低代码引擎数据源面板",
5
"main": "lib/index.js",
6
"files": [
@@ -59,5 +59,5 @@
59
"traverse": "^0.6.6",
60
"xstate": "^4.26.0"
61
},
62
- "homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.1/build/index.html"
+ "homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.2/build/index.html"
63
}
0 commit comments