Skip to content

Commit

Permalink
fix: do not only allow pnpm
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <[email protected]>
  • Loading branch information
TimoGlastra committed Feb 10, 2025
1 parent e940d58 commit 1cd060f
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 @@ -20,7 +20,6 @@
"DIF"
],
"scripts": {
"preinstall": "npx only-allow pnpm",
"build": "run-s build:*",
"build:generateFieldv1Schema": "ts-json-schema-generator -p resources/schema-generator-interfaces/filterV1.ts > resources/FilterV1.schema.json",
"build:generateFieldv2Schema": "ts-json-schema-generator -p resources/schema-generator-interfaces/filterV2.ts > resources/FilterV2.schema.json",
Expand Down

0 comments on commit 1cd060f

Please sign in to comment.