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

Skip to content

Commit 36da899

Browse files
committed
chore: bump node version compatibility
1 parent eef80d3 commit 36da899

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)