Skip to content

Commit

Permalink
AngularJS latest is good for now
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Dec 10, 2013
1 parent b99c166 commit 209b702
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,13 @@
"name": "mean",
"version": "0.1.0",
"dependencies": {
"angular": "latest",
"angular-resource": "latest",
"angular-cookies": "latest",
"angular-mocks": "latest",
"angular-route": "latest",
"bootstrap": "2.3.2",
"angular": "1.2.4",
"angular-resource": "1.2.4",
"angular-cookies": "1.2.4",
"angular-bootstrap": "0.7.0",
"angular-ui-utils": "0.0.4",
"angular-mocks": "1.2.4",
"angular-route": "1.2.4"
},
"resolutions": {
"angular": "1.2.4"
"angular-ui-utils": "0.0.4"
}
}

0 comments on commit 209b702

Please sign in to comment.