Skip to content

Commit

Permalink
🐛 fix: fix install scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Jun 12, 2022
1 parent 19a76ad commit ba3223b
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 @@ -28,7 +28,6 @@
"pregenerate": "rm -rf ./types && npm run build && mkdir ./types",
"prettier": "prettier src/*.ts",
"lint": "npm run prettier",
"postinstall": "npm run build",
"release": "semantic-release"
},
"devDependencies": {
Expand Down

0 comments on commit ba3223b

Please sign in to comment.