Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Sep 26, 2016
1 parent 0c09a1f commit 10319e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -18,16 +18,16 @@
"test": "node test/test"
},
"dependencies": {
"lodash": "^4.14.2",
"lodash": "^4.16.2",
"platform": "^1.3.1"
},
"devDependencies": {
"coveralls": "^2.11.12",
"coveralls": "^2.11.14",
"docdown": "~0.7.1",
"istanbul": "0.4.4",
"istanbul": "0.4.5",
"qunit-extras": "^2.1.0",
"qunitjs": "^2.0.1",
"requirejs": "^2.2.0"
"requirejs": "^2.3.2"
},
"files": [
"benchmark.js"
Expand Down

0 comments on commit 10319e4

Please sign in to comment.