Skip to content

Commit d0c04c1

Browse files
authored
chore: adjust engines (#87)
* chore: adjust engines * chore: bump to 1.5.2
1 parent 1f44956 commit d0c04c1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"raweb",
1111
"retro gaming"
1212
],
13-
"version": "1.5.1",
13+
"version": "1.5.2",
1414
"typings": "dist/index.d.ts",
1515
"exports": {
1616
".": {
@@ -86,9 +86,7 @@
8686
}
8787
},
8888
"engines": {
89-
"node": ">=16",
90-
"npm": "please-use-yarn",
91-
"yarn": ">= 1.19.1"
89+
"node": ">=16"
9290
},
9391
"release": {
9492
"branches": [

0 commit comments

Comments
 (0)