Skip to content

Commit

Permalink
remove the package manager section
Browse files Browse the repository at this point in the history
  • Loading branch information
a2937 authored and raisedadead committed Jun 17, 2024
1 parent 199fa25 commit 4e12f79
Show file tree
Hide file tree
Showing 2 changed files with 532 additions and 796 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"name": "@freecodecamp/contribute",
"type": "module",
"version": "1.0.0",
"packageManager": "pnpm@9",
"engines": {
"pnpm": "9"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "npx is-ci || npx husky",
Expand Down
Loading

0 comments on commit 4e12f79

Please sign in to comment.