Skip to content

Commit cb6d9f2

Browse files
committed
chore: change node mini version to 16
1 parent 9f6c31f commit cb6d9f2

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
@@ -32,7 +32,7 @@
3232
"postinstall": "electron-builder install-app-deps && npm run lint:fix"
3333
},
3434
"engines": {
35-
"node" : ">=18.0.0"
35+
"node" : ">=16.0.0"
3636
},
3737
"dependencies": {
3838
"node-fetch": "^2.6.1",

0 commit comments

Comments
 (0)