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 Mar 22, 2017
1 parent 1fed5d4 commit 3b05e96
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 123 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"test": "node test/test"
},
"dependencies": {
"lodash": "^4.17.3",
"lodash": "^4.17.4",
"platform": "^1.3.3"
},
"devDependencies": {
"coveralls": "^2.11.15",
"coveralls": "^2.12.0",
"docdown": "~0.7.2",
"istanbul": "0.4.5",
"qunit-extras": "^3.0.0",
"qunitjs": "^2.1.0",
"requirejs": "^2.3.2"
"qunitjs": "^2.2.1",
"requirejs": "^2.3.3"
},
"files": [
"benchmark.js"
Expand Down
Loading

0 comments on commit 3b05e96

Please sign in to comment.