Skip to content

Commit 5d7fe7c

Browse files
liujupingJackLian
authored andcommitted
feat: publish @alilc/lowcode-plugin-datasource-pane@1.0.6
1 parent ca63e15 commit 5d7fe7c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packages/plugin-datasource-pane/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alilc/lowcode-plugin-datasource-pane",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "低代码引擎数据源面板",
55
"main": "lib/index.js",
66
"files": [
@@ -27,15 +27,16 @@
2727
"@alib/build-scripts": "^0.1.32",
2828
"@alifd/theme-lowcode-light": "^0.2.1",
2929
"@alilc/build-plugin-alt": "^1.0.0",
30-
"@alilc/lowcode-shell": "^1.0.0",
3130
"@alilc/lowcode-engine": "beta",
31+
"@alilc/lowcode-shell": "^1.0.0",
3232
"@alilc/lowcode-types": "beta",
3333
"@types/babel-types": "^7.0.9",
3434
"@types/babel__preset-env": "^7.9.2",
3535
"@types/react": "^16.9.13",
3636
"@types/react-dom": "^16.9.4",
3737
"@types/traverse": "^0.6.32",
3838
"build-plugin-fusion": "^0.1.9",
39+
"build-plugin-moment-locales": "^0.1.3",
3940
"monaco-editor": "^0.21.0"
4041
},
4142
"peerDependencies": {
@@ -73,5 +74,5 @@
7374
"traverse": "^0.6.6",
7475
"xstate": "^4.26.0"
7576
},
76-
"homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.4/build/index.html"
77+
"homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.6/build/index.html"
7778
}

0 commit comments

Comments
 (0)