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

Commit 4baa8cf

Browse files
fix(c-image): fix chakra utils dependency version
1 parent 3c197d1 commit 4baa8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/c-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"clean": "rimraf dist"
2626
},
2727
"dependencies": {
28+
"@chakra-ui/utils": "2.0.11",
2829
"@chakra-ui/vue-system": "0.1.0-alpha.10",
29-
"@chakra-ui/utils": "0.1.0-alpha.10",
3030
"lodash": "4.17.21"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)