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

Commit cd832bf

Browse files
committed
fix: update global styles
1 parent bd1055a commit cd832bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"clean": "rimraf dist"
2121
},
2222
"dependencies": {
23-
"@chakra-ui/vue-styled": "^0.0.0-alpha.2",
23+
"@chakra-ui/vue-styled": "0.0.0-alpha.0",
2424
"@chakra-ui/vue-theme": "1.0.0-alpha.10",
2525
"@testing-library/jest-dom": "^5.14.1",
2626
"@testing-library/user-event": "^13.2.1",

0 commit comments

Comments
 (0)