mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: block other package managers (#55304)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"author": "freeCodeCamp <team@freecodecamp.org>",
|
||||
"main": "none",
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"audit-challenges": "pnpm run create:shared && ts-node tools/challenge-auditor/index.ts",
|
||||
"analyze-bundle": "webpack-bundle-analyzer",
|
||||
"prebuild": "npm-run-all create:shared",
|
||||
|
||||
Reference in New Issue
Block a user