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

Commit a3cb765

Browse files
committed
fix(core): package.json typo
1 parent c283ca4 commit a3cb765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
},
2525
"dependencies": {
2626
"@chakra-ui/vue-theme": "^1.0.0",
27-
"@chakra-ui/vue-utils": "^1.0.0",
27+
"@chakra-ui/vue-utils": "^1.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)