Skip to content

Commit

Permalink
chore: cleanup package.json scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Aug 13, 2024
1 parent 70bc46a commit b06321a
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 @@ -45,8 +45,7 @@
"stub": "unbuild --stub",
"release": "bumpp && npm publish",
"lint": "eslint .",
"test": "vitest",
"test-config": "vitest -t nirc"
"test": "vitest"
},
"dependencies": {
"package-manager-detector": "^0.1.1",
Expand Down

0 comments on commit b06321a

Please sign in to comment.