Skip to content

Commit

Permalink
chore: update npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Jul 22, 2024
1 parent f2a0841 commit f7dc2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"src"
],
"scripts": {
"dev": "vitest",
"release": "npx np",
"test:dev": "vitest",
"test": "vitest run --coverage"
},
"author": "Cosmin Popovici (@cossssmin)",
Expand Down

0 comments on commit f7dc2df

Please sign in to comment.