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

Commit b08bc7b

Browse files
committed
chore(system): add theme dependecy
1 parent 3cf2a6c commit b08bc7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/system/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@chakra-ui/vue-styled-system": "^1.0.0",
24+
"@chakra-ui/vue-theme": "^1.0.0",
2425
"lodash.camelcase": "^4.3.0",
2526
"lodash.kebabcase": "^4.1.1"
2627
}

0 commit comments

Comments
 (0)