Skip to content

Commit

Permalink
Merge pull request #377 from ijlee2/bugfix-remove-preinstall-script
Browse files Browse the repository at this point in the history
Removed preinstall script introduced in #365
  • Loading branch information
MelSumner authored Jul 12, 2024
2 parents bacabbf + 6225451 commit 23e6760
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 @@ -23,7 +23,6 @@
"lint:hbs:fix": "ember-template-lint . --fix",
"lint:js": "eslint . --cache",
"lint:js:fix": "eslint . --fix",
"preinstall": "npx only-allow pnpm",
"start": "ember serve -p 0",
"test": "npm-run-all lint test:*",
"test:ember": "ember test",
Expand Down

0 comments on commit 23e6760

Please sign in to comment.