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

Commit

Permalink
feat(deps): upgrade to Angular 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Nov 18, 2014
1 parent 8524eb5 commit e88c671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
],
"dependencies": {
"masonry": "~3.1.0",
"angular": "~1.2.0",
"angular": "~1.3.0",
"jquery": "~2.1.0",
"imagesloaded": "~3.1.0"
},
"devDependencies": {
"angular-mocks": "~1.2.0",
"angular-mocks": "~1.3.0",
"sinonjs": "~1.10.0",
"jasmine-sinon": "~0.3.0"
}
Expand Down

0 comments on commit e88c671

Please sign in to comment.