Skip to content

Commit

Permalink
🦩 Add pnpm version to package.json (#1127)
Browse files Browse the repository at this point in the history
  • Loading branch information
nezouse committed Jul 21, 2023
1 parent c1a8d11 commit 3f02a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"node": ">=10",
"yarn": "^1.17.3"
},
"packageManager": "[email protected]",
"scripts": {
"preinstall": "npx only-allow pnpm",
"lint": "pnpm run -r lint",
Expand Down

3 comments on commit 3f02a75

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.