Skip to content

Commit

Permalink
Added dev script to uuid.rocks package
Browse files Browse the repository at this point in the history
  • Loading branch information
NuroDev committed Apr 28, 2024
1 parent e63cd1a commit dee483b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uuid.rocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
],
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"test": "vitest run"
},
"dependencies": {
Expand Down

0 comments on commit dee483b

Please sign in to comment.