Skip to content

Commit

Permalink
chore: adjust engines (#87)
Browse files Browse the repository at this point in the history
* chore: adjust engines

* chore: bump to 1.5.2
  • Loading branch information
wescopeland authored Mar 7, 2024
1 parent 1f44956 commit d0c04c1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"raweb",
"retro gaming"
],
"version": "1.5.1",
"version": "1.5.2",
"typings": "dist/index.d.ts",
"exports": {
".": {
Expand Down Expand Up @@ -86,9 +86,7 @@
}
},
"engines": {
"node": ">=16",
"npm": "please-use-yarn",
"yarn": ">= 1.19.1"
"node": ">=16"
},
"release": {
"branches": [
Expand Down

0 comments on commit d0c04c1

Please sign in to comment.