Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maccyber committed May 27, 2020
1 parent f179714 commit a8bb95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
],
"main": "index.js",
"engines": {
"node": ">=12.16.3"
"node": ">=10"
},
"scripts": {
"test": "standard && npm audit && ava",
Expand Down

0 comments on commit a8bb95a

Please sign in to comment.