Skip to content

Commit

Permalink
Upgraded clientside dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Sep 29, 2013
1 parent 6888719 commit 4e1b8d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "backbone-boilerplate",

"dependencies": {
"html5-boilerplate": "~4.2.0",
"almond": "~0.2.5",
"lodash": "~1.3.1",
"html5-boilerplate": "~4.3.0",
"almond": "~0.2.6",
"lodash": "~2.2.0",
"backbone": "~1.0.0",
"jquery": "~2.0.3",
"requirejs": "~2.1.8",
"qunit": "~1.12.0",
"jasmine": "~1.3.1",
"mocha": "~1.12.0",
"chai": "~1.7.2",
"sinon": "~1.7.1"
"mocha": "~1.13.0",
"chai": "~1.8.0",
"sinon": "~1.7.3"
}
}

0 comments on commit 4e1b8d0

Please sign in to comment.