Skip to content

Commit

Permalink
Merge pull request #5 from catberry/catberry9
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Denis Rechkunov authored Mar 18, 2017
2 parents 1aa12de + 0e63b9e commit cf0290d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ node_js:
- "4"
- "5"
- "6"
- "7"
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
},
"main": "./lib/ServiceLocator.js",
"devDependencies": {
"istanbul": "~0.4.0",
"codecov": "^1.0.1",
"mocha": "^3.0.2",
"eslint": "^3.3.1"
"istanbul": "~0.4.5",
"codecov": "^2.1.0",
"mocha": "^3.2.0",
"eslint": "^3.18.0"
},
"engines": {
"node": ">=4"
Expand Down

0 comments on commit cf0290d

Please sign in to comment.