Skip to content

Commit

Permalink
remove npm preinstall script (#1971)
Browse files Browse the repository at this point in the history
The script was causing failures in some CI environments.
  • Loading branch information
hegemonic committed Jan 25, 2022
1 parent aab7b50 commit ffa07da
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 @@ -50,7 +50,6 @@
"node": ">=8.15.0"
},
"scripts": {
"preinstall": "npx force-resolutions",
"test": "gulp lint; gulp test"
},
"bin": {
Expand Down

0 comments on commit ffa07da

Please sign in to comment.