Skip to content

Commit

Permalink
add packageManager field in package.json (#3654)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina authored Jul 24, 2024
1 parent 56c6f45 commit 88c3d5a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
"pre-commit": "lint-staged"
}
},
"engines": {
"npm": "please_use_yarn_instead"
},
"packageManager": "yarn@1.22.22",
"scripts": {
"build": "yarn build-clean && yarn tsc && yarn build:nontsc",
"build-bundles": "yarn prebuild-bundles && yarn wsrun:noexamples --stages build-bundles",
Expand Down

0 comments on commit 88c3d5a

Please sign in to comment.