Skip to content

Commit

Permalink
fix: remove npm engine from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Feb 14, 2025
1 parent 9d9a6f7 commit 7335d21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
},
"packageManager": "[email protected]",
"engines": {
"npm": "please use yarn",
"yarn": ">= 1.19.1 && < 2"
}
}

0 comments on commit 7335d21

Please sign in to comment.