Skip to content

Commit

Permalink
chore(package): remove "prepare" script
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Jul 28, 2022
1 parent ba09fd8 commit 1347613
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
"lint": "eslint --ext .js,.ts,.vue .",
"test": "vitest",
"release": "release-it",
"prepare": "yarn dev:prepare"
"release": "release-it"
},
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.6",
Expand Down

0 comments on commit 1347613

Please # to comment.