Skip to content

Commit

Permalink
Remove yarn hash in package.json as it suggest that yarn must be used
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 22, 2024
1 parent ef759e3 commit 4efa8c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,5 @@
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}

0 comments on commit 4efa8c0

Please sign in to comment.