Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 32cfd25

Browse files
committed
chore(build): link dependencies for deploy playground
1 parent 36fb03d commit 32cfd25

File tree

4 files changed

+2
-68
lines changed

4 files changed

+2
-68
lines changed

packages/theme-tools/package-lock.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

packages/theme-tools/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types"
2020
},
2121
"dependencies": {
22+
"@chakra-ui/vue-utils": "^1.0.0",
2223
"@types/tinycolor2": "1.4.2",
2324
"tinycolor2": "1.4.1"
2425
}

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types"
2020
},
2121
"dependencies": {
22-
"@chakra-ui/vue-theme-tools": "1.0.0"
22+
"@chakra-ui/vue-theme-tools": "^1.0.0"
2323
}
2424
}

packages/utils/package-lock.json

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)