Skip to content

Commit

Permalink
Merge pull request #3313 from bluesky-social/samuel/package-manager-f…
Browse files Browse the repository at this point in the history
…ield

Specify package manager in package.json
  • Loading branch information
mozzius authored Mar 21, 2024
2 parents 5f39ca3 + a8ccc91 commit e874dd2
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 @@
"engines": {
"node": ">=18"
},
"packageManager": "[email protected]",
"scripts": {
"prepare": "is-ci || husky install",
"postinstall": "patch-package && yarn intl:compile",
Expand Down

0 comments on commit e874dd2

Please sign in to comment.