Skip to content

Commit

Permalink
chore: remove release script
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Aug 18, 2022
1 parent 7fc8c4b commit 8044b49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"prepare": "husky install && dts build --target node",
"pre-push": "yarn && yarn lint && yarn build && yarn test:cov",
"size": "size-limit",
"analyze": "size-limit --why",
"release": "np"
"analyze": "size-limit --why"
},
"prettier": {
"printWidth": 80,
Expand Down

0 comments on commit 8044b49

Please sign in to comment.