Skip to content

Commit

Permalink
chore: updated scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
timelytree committed Feb 29, 2024
1 parent 28b8d9c commit c751707
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@
"scripts": {
"build": "nuxi build",
"dev": "nuxi dev --no-clear",
"generate": "nuxt generate",
"preview": "nuxi preview",
"postinstall": "nuxi prepare"
"generate": "nuxi generate",
"preview": "nuxi preview"
},
"overrides": {
"vue": "latest"
Expand Down

0 comments on commit c751707

Please sign in to comment.