Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ffe8c1

Browse files
committed
chore: bump node engine to ^18.13.0 || ^20.9.0
1 parent 4ff9637 commit 9ffe8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"license": "MIT",
55
"engines": {
6-
"node": "^16.13.0 || ^18.10.0",
6+
"node": "^18.13.0 || ^20.9.0",
77
"yarn": "^1.22.0"
88
},
99
"scripts": {

0 commit comments

Comments
 (0)