Skip to content

Commit

Permalink
fix: added more flexible dep for @nuxt/kit
Browse files Browse the repository at this point in the history
  • Loading branch information
victorgarciaesgi committed Feb 23, 2024
1 parent 4ad056e commit 192b681
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"prettier": "^2.5.x || 3.x"
},
"dependencies": {
"@nuxt/kit": "3.10.2",
"@nuxt/kit": "^3.10.2",
"chalk": "5.3.0",
"defu": "6.1.4",
"lodash-es": "4.17.21",
Expand Down Expand Up @@ -112,4 +112,4 @@
"vue-router": "4.2.5",
"vue-tsc": "1.8.27"
}
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 192b681

Please sign in to comment.