Skip to content

Commit

Permalink
Define packageMaanger (and engines)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Jul 17, 2024
1 parent 84dd8e3 commit 633de77
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,10 @@
"*.yml": [
"yarn format-staged"
]
}
},
"engines": {
"node": "20.x",
"yarn": "1"
},
"packageManager": "[email protected]"
}

0 comments on commit 633de77

Please sign in to comment.