Skip to content

Commit

Permalink
update(build): use Angular 1.4.7 or greater, ngMaterial 0.11.2 or gre…
Browse files Browse the repository at this point in the history
…ater
  • Loading branch information
ThomasBurleson committed Oct 1, 2015
1 parent a0213f5 commit 3e954e0
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 @@ -6,10 +6,10 @@
"license": "MIT",
"private": true,
"dependencies": {
"angular": "^1.4.x",
"angular-animate": "^1.4.x",
"angular-aria": "^1.4.x",
"angular-material": "^0.9.0"
"angular": "^1.4.6",
"angular-animate": "^1.4.6",
"angular-aria": "^1.4.6",
"angular-material": "^0.11.2"
},
"devDependencies": {
"angular-material": "https://github.com/angular/bower-material.git#master"
Expand Down

0 comments on commit 3e954e0

Please sign in to comment.