Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Fix: publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeiscontent committed Nov 29, 2021
1 parent fa3a0d4 commit 4e07894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"build": "tsc --build",
"clean": "tsc --build --clean",
"lint": "eslint .",
"postversion": "git push && git push --tags",
"prebuild": "npm run clean",
"prepare": "husky install",
"start": "npm run build --watch",
Expand Down

0 comments on commit 4e07894

Please sign in to comment.