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

Commit 29fe27a

Browse files
committed
fix: version nuxt
1 parent e74af3b commit 29fe27a

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.changeset/friendly-dancers-breathe.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

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)