Skip to content

Commit 6f832f9

Browse files
committed
require node 12
1 parent 6ef80b7 commit 6f832f9

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
@@ -7,7 +7,7 @@
77
"author": "Mikael Finstad <[email protected]>",
88
"license": "MIT",
99
"engines": {
10-
"node": ">=8"
10+
"node": ">=12"
1111
},
1212
"bin": {
1313
"ezshare": "index.js"

0 commit comments

Comments
 (0)