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

Commit

Permalink
Current Stable
Browse files Browse the repository at this point in the history
Update to Current Stable versions for dependencies.

angular: 1.2.8
bootstrap: 3.0.3
angular-boostrap: 0.10.0
angular-ui-utils: 0.1.0
  • Loading branch information
VikramTiwari committed Jan 15, 2014
1 parent 57055a3 commit c0de030
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "mean",
"version": "0.1.3",
"dependencies": {
"angular": "latest",
"angular": "1.2.8",
"angular-resource": "latest",
"angular-cookies": "latest",
"angular-mocks": "latest",
"angular-route": "latest",
"bootstrap": "latest",
"angular-bootstrap": "latest",
"angular-ui-utils": "latest"
"bootstrap": "3.0.3",
"angular-bootstrap": "0.10.0",
"angular-ui-utils": "0.1.0"
}
}

0 comments on commit c0de030

Please sign in to comment.