Skip to content

Commit

Permalink
downgrade to keep supporting older versions of node
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbeatty committed Oct 18, 2016
1 parent 3c89132 commit b84ed61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@
"devDependencies": {
"babel": "5.8.23",
"coveralls": "^2.11.9",
"eslint": "3.7.1",
"lab": "5.17.0",
"semver": "5.3.0",
"should": "7.1.0",
"sinon": "1.17.6",
"standard": "8.4.0",
"standard": "5.3.0",
"standard-markdown": "2.2.0"
},
"dependencies": {}
Expand Down

0 comments on commit b84ed61

Please sign in to comment.