Skip to content

Commit

Permalink
require node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed May 11, 2021
1 parent 6ef80b7 commit 6f832f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"author": "Mikael Finstad <finstaden@gmail.com>",
"license": "MIT",
"engines": {
"node": ">=8"
"node": ">=12"
},
"bin": {
"ezshare": "index.js"
Expand Down

0 comments on commit 6f832f9

Please sign in to comment.