Skip to content

Commit a3059a7

Browse files
authored
fix: change deps spec from workspace:~ to workspace:* (opentiny#1575)
1 parent 353d054 commit a3059a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/design-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@opentiny/tiny-engine-common": "workspace:*",
4747
"@opentiny/tiny-engine-configurator": "workspace:*",
4848
"@opentiny/tiny-engine-i18n-host": "workspace:*",
49-
"@opentiny/tiny-engine-layout": "workspace:~",
49+
"@opentiny/tiny-engine-layout": "workspace:*",
5050
"@opentiny/tiny-engine-meta-register": "workspace:*",
5151
"@opentiny/tiny-engine-plugin-block": "workspace:*",
5252
"@opentiny/tiny-engine-plugin-bridge": "workspace:*",

0 commit comments

Comments
 (0)