Skip to content

Commit

Permalink
Merge pull request #73 from QueroDelivery/adjust-lib-engines
Browse files Browse the repository at this point in the history
fix: 👷 adjust available library engines
  • Loading branch information
edvansts authored Oct 20, 2023
2 parents 63c816c + 9081b3d commit a5b3c3f
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 @@ -11,8 +11,7 @@
"dist"
],
"engines": {
"node": "16.x",
"yarn": "1.22.x"
"node": ">=16.x"
},
"types": "dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit a5b3c3f

Please sign in to comment.