Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kjanoudi committed Oct 18, 2018
1 parent 5994311 commit 2dd5a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"test": "test"
},
"engines": {
"node": "6"
"node": ">=6.0.0"
},
"scripts": {
"test": "npm run lint && ava",
Expand Down

0 comments on commit 2dd5a60

Please sign in to comment.