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

Commit d987a3f

Browse files
Merge branch 'develop' into patch-1
2 parents 5192ed1 + 29fe27a commit d987a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/chakra-ui-nuxt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chakra-ui/nuxt",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Chakra UI Module for Nuxt.js",
55
"repository": "https://github.com/chakra-ui/chakra-ui-vue",
66
"license": "MIT",
@@ -18,7 +18,7 @@
1818
"test": "jest"
1919
},
2020
"dependencies": {
21-
"@chakra-ui/vue": "^0.9.0",
21+
"@chakra-ui/vue": "^0.9.1",
2222
"chakra-loader": "latest",
2323
"@emotion/css": "^11.0.0"
2424
},

0 commit comments

Comments
 (0)