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

Commit 1c4288f

Browse files
committed
chore(nuxt): update core dependency
1 parent e44ed47 commit 1c4288f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/chakra-ui-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "jest"
1919
},
2020
"dependencies": {
21-
"@chakra-ui/vue": "^0.7.0-next.2",
21+
"@chakra-ui/vue": "latest",
2222
"chakra-loader": "latest",
2323
"@emotion/css": "^11.0.0"
2424
},

0 commit comments

Comments
 (0)