Skip to content

Commit

Permalink
feat(nuxt): fix nuxt version in starter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed May 11, 2023
1 parent 8000f2c commit c62df23
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 218 deletions.
2 changes: 1 addition & 1 deletion .starters/default/package.json
Expand Up @@ -15,6 +15,6 @@
"@nuxt/devtools": "^0.4.6",
"@nuxt/eslint-config": "^0.1.1",
"eslint": "^8.40.0",
"nuxt": "3.3.3"
"nuxt": "^3.4.3"
}
}

0 comments on commit c62df23

Please sign in to comment.