Skip to content

Commit

Permalink
chore: add packageManager field to package.json (#8528)
Browse files Browse the repository at this point in the history
  • Loading branch information
markdalgleish authored Jan 16, 2024
1 parent b92a19a commit cc6e22c
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 @@ -54,6 +54,7 @@
"watch": "rollup -c --watch --watch.onEnd=\"node scripts/copy-build-to-dist.mjs\"",
"postinstall": "patch-package"
},
"packageManager": "yarn@1.22.21",
"resolutions": {
"jsdom": "^22.0.0"
},
Expand Down

0 comments on commit cc6e22c

Please sign in to comment.