Skip to content

Commit b2e2e63

Browse files
committed
fixes node engine
1 parent 89efe87 commit b2e2e63

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
@@ -44,6 +44,6 @@
4444
},
4545
"private": true,
4646
"engines": {
47-
"node": "^18"
47+
"node": "^16.18"
4848
}
4949
}

0 commit comments

Comments
 (0)