feat: block other package managers (#55304)

This commit is contained in:
Naomi
2024-06-24 09:49:52 -07:00
committed by GitHub
parent b15b41c9c9
commit 9bcf70206d
+1
View File
@@ -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",