Skip to content

Commit

Permalink
dev: another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
radekBednarik committed Dec 28, 2023
1 parent a3820f7 commit bcfdc16
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 @@ -10,6 +10,7 @@
"scripts": {
"build": "rimraf dist && tsc",
"devBuild": "rimraf dist && tsc && cd dist && npm link && chmod +x bin/har.js && cd ..",
"publish": "npm publish --access public",
"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "husky install"
},
Expand Down

0 comments on commit bcfdc16

Please sign in to comment.