Skip to content

Commit

Permalink
chore: remove pnpm check
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Apr 19, 2024
1 parent 78db345 commit b21ab34
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@
"format:check": "biome format . || echo Fix formatting by running: $ pnpm run format",
"// === Release ===": "",
"release": "release-me patch",
"release:commit": "release-me commit",
"========= Only allow pnpm; forbid yarn & npm": "",
"preinstall": "npx only-allow pnpm"
"release:commit": "release-me commit"
},
"devDependencies": {
"@biomejs/biome": "^1.7.0",
Expand Down

0 comments on commit b21ab34

Please sign in to comment.