Skip to content

Commit

Permalink
fix(core): fix installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Mar 2, 2022
1 parent d074832 commit 3a16f4f
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 @@ -13,7 +13,6 @@
"lint": "eslint ./src --ext .ts",
"lintspec": "eslint ./specs/resources/ --ext .spec.ts",
"postbuild": "minimize-js lib",
"preinstall": "npx npm-force-resolutions",
"prepare": "npm run build",
"semantic-release": "semantic-release",
"size": "size-limit",
Expand Down

0 comments on commit 3a16f4f

Please sign in to comment.