Skip to content

Commit

Permalink
Update allowed engine versions
Browse files Browse the repository at this point in the history
  • Loading branch information
exogen committed Nov 20, 2017
1 parent fe4d146 commit b9a36e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -4,8 +4,8 @@
"description": "More advanced badges for your projects using Travis or Sauce Labs.",
"main": "lib/index.js",
"engines": {
"node": "6.5.x",
"npm": "3.10.x"
"node": ">=6.5.0",
"npm": ">=3.10.0"
},
"scripts": {
"add-font": "./scripts/add-font.sh",
Expand Down

0 comments on commit b9a36e3

Please sign in to comment.