Skip to content

Commit 4606833

Browse files
committed
chore(nuxt): vueform, builder bump
1 parent 43f989f commit 4606833

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nuxt/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/builder-nuxt",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "Nuxt module for Vueform Builder",
55
"repository": "vueform/builder-nuxt",
66
"license": "MIT",
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@nuxt/kit": "^3.8.0",
38-
"@vueform/vueform": "^1.11.0",
39-
"@vueform/builder": "^1.8.1"
38+
"@vueform/vueform": "^1.12.1",
39+
"@vueform/builder": "^1.9.1"
4040
},
4141
"devDependencies": {
4242
"@nuxt/devtools": "latest",

0 commit comments

Comments
 (0)