Skip to content

Commit

Permalink
add prepublish command
Browse files Browse the repository at this point in the history
  • Loading branch information
angusfretwell committed Feb 29, 2024
1 parent aead1d3 commit 354d5a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"types": "./dist/index.d.ts",
"scripts": {
"build": "microbundle",
"prepublish": "microbundle",
"dev": "microbundle watch",
"test": "vitest"
},
Expand Down

0 comments on commit 354d5a2

Please sign in to comment.