Skip to content

Commit

Permalink
prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Mar 23, 2024
1 parent faf1efd commit c4e53ff
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,7 +7,7 @@
"bw": "./bin/bw.js"
},
"scripts": {
"prepare": "npm run build",
"prepublish": "npm run build",
"build": "tsc && tsc-alias",
"dev": "watch 'npm run build' lib",
"test": "jest",
Expand Down

0 comments on commit c4e53ff

Please sign in to comment.