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

Commit

Permalink
Update dips.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronelliott committed Jul 16, 2016
1 parent 216d1e9 commit d02715e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"reflection"
],
"devDependencies": {
"browserify": "^10.2.4",
"coveralls": "^2.11.2",
"istanbul": "^0.3.17",
"jsdoc-to-markdown": "^1.1.1",
"mocha": "^2.2.5",
"mocha-lcov-reporter": "0.0.2",
"phantomjs": "^1.9.17",
"should": "^7.0.1",
"sinon": "^1.15.1",
"testem": "^0.8.4"
"browserify": "^13.0.1",
"coveralls": "^2.11.11",
"istanbul": "^1.1.0-alpha.1",
"jsdoc-to-markdown": "^1.3.6",
"mocha": "^3.0.0-1",
"mocha-lcov-reporter": "1.2.0",
"phantomjs": "^2.1.7",
"should": "^9.0.2",
"sinon": "^2.0.0-pre.2",
"testem": "^1.10.0-1"
}
}

0 comments on commit d02715e

Please sign in to comment.