Skip to content

Commit 5bd6478

Browse files
authored
chore: add to package.json (#272)
1 parent 9e7ae24 commit 5bd6478

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"electron-typescript-definitions": "dist/bin.js"
77
},
88
"main": "dist/index.js",
9+
"engines": {
10+
"node": ">=14.0.0"
11+
},
912
"scripts": {
1013
"build": "tsc",
1114
"prepare": "husky install",

0 commit comments

Comments
 (0)