X Tutup
Skip to content

Commit fe47e30

Browse files
committed
chore(plugin-components-pane): publish 1.0.6
1 parent cb0eef5 commit fe47e30

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packages/plugin-components-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-components-pane",
3-
"version": "1.0.4",
3+
"version": "1.0.6",
44
"description": "低代码组件面板",
55
"files": [
66
"es/",
@@ -31,19 +31,20 @@
3131
],
3232
"license": "ISC",
3333
"devDependencies": {
34-
"@alib/build-scripts": "^0.1.3",
34+
"@alib/build-scripts": "^0.1.32",
3535
"@alifd/next": "^1.23.12",
3636
"@svgr/webpack": "^5.5.0",
3737
"@types/react": "^16.9.13",
3838
"@types/react-dom": "^16.9.4",
3939
"@typescript-eslint/parser": "^4.28.3",
40-
"build-plugin-component": "^0.2.7-1",
40+
"build-plugin-component": "^1.12.0",
4141
"build-plugin-fusion": "^0.1.0",
4242
"build-plugin-moment-locales": "^0.1.0",
4343
"eventemitter3": "^4.0.7",
4444
"f2elint": "^1.2.0",
4545
"html-webpack-plugin": "^5.3.2",
4646
"moment": "^2.29.1",
47+
"@alilc/build-plugin-alt": "^1.0.0",
4748
"react-dom": "^16.0.0"
4849
},
4950
"husky": {

0 commit comments

Comments
 (0)
X Tutup