Skip to content

Commit

Permalink
core(update): update to Nuxt 13 (Vue 3.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Sep 12, 2024
1 parent f553dac commit 793d428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt3-primevue-starter",
"type": "module",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"scripts": {
"build": "nuxi build",
Expand Down Expand Up @@ -59,5 +59,5 @@
"vue-i18n": "9.14.0",
"vue-sidebar-menu": "^5.4.1"
},
"packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177"
"packageManager": "pnpm@9.10.0+sha256.355a8ab8dbb6ad41befbef39bc4fd6b5df85e12761d2724bd01f13e878de4b13"
}

0 comments on commit 793d428

Please sign in to comment.