Skip to content

Commit eb9b39c

Browse files
committed
update node version for deploy
1 parent ceaaf21 commit eb9b39c

File tree

2 files changed

+338
-11
lines changed

2 files changed

+338
-11
lines changed

Diff for: package.json

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"format": "xo --fix",
2020
"test": "echo \"Error: no test specified\" && exit 1"
2121
},
22+
"engines" : {
23+
"node" : ">=18.0.0"
24+
},
2225
"keywords": [],
2326
"author": {
2427
"name": "Chris Spiegl",

0 commit comments

Comments
 (0)