Skip to content

Commit

Permalink
NPM: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFrost committed Dec 16, 2016
1 parent 33efe09 commit 8f08f08
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"license": "MIT",
"devDependencies": {
"chai": "^3.5.0",
"chai-as-promised": "^5.3.0",
"eslint": "^3.1.0",
"istanbul": "^0.4.4",
"loggly": "^1.1.0",
"mocha": "^2.5.3",
"tmp": "0.0.28"
"chai-as-promised": "^6.0.0",
"eslint": "^3.12.2",
"istanbul": "^0.4.5",
"loggly": "^1.1.1",
"mocha": "^3.2.0",
"tmp": "0.0.31"
},
"dependencies": {
"moment": "^2.14.1"
"moment": "^2.17.1"
}
}

0 comments on commit 8f08f08

Please sign in to comment.