Skip to content

Commit

Permalink
Remove preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
puehringer committed Jan 9, 2024
1 parent a226429 commit 5cfdd97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
"schema": "node scripts/generate-schemas.mjs",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
"knip": "knip --config knip.config.json",
"e2e": "playwright test",
"preinstall": "npx only-allow pnpm"
"e2e": "playwright test"
},
"peerDependencies": {
"pixi.js": "^6.3.0",
Expand Down

0 comments on commit 5cfdd97

Please sign in to comment.