save angular version to bower.json to avoid prompt during install

This commit is contained in:
Gregg Zigler 2014-08-19 13:12:06 -07:00
parent 9359ac311b
commit 22b7225bf9
1 changed files with 3 additions and 0 deletions

View File

@ -24,5 +24,8 @@
"mousetrap": "1.4.6",
"zeroclipboard": "~2.1.6",
"ng-idle": "*"
},
"resolutions": {
"angular": "=1.2.19"
}
}