mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: remove preinstall script (#59910)
This commit is contained in:
committed by
GitHub
parent
cfe2025d18
commit
575445fb55
@@ -19,7 +19,6 @@
|
|||||||
"author": "freeCodeCamp <team@freecodecamp.org>",
|
"author": "freeCodeCamp <team@freecodecamp.org>",
|
||||||
"main": "none",
|
"main": "none",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"preinstall": "npx -y only-allow pnpm",
|
|
||||||
"audit-challenges": "pnpm run create:shared && tsx tools/challenge-auditor/index.ts",
|
"audit-challenges": "pnpm run create:shared && tsx tools/challenge-auditor/index.ts",
|
||||||
"analyze-bundle": "webpack-bundle-analyzer",
|
"analyze-bundle": "webpack-bundle-analyzer",
|
||||||
"prebuild": "npm-run-all create:shared",
|
"prebuild": "npm-run-all create:shared",
|
||||||
|
|||||||
Reference in New Issue
Block a user