Add resolutions to bower.json.

This commit is contained in:
Arik Fraimovich
2013-10-28 18:24:41 +02:00
parent 7a57132c1c
commit b74f7e4eac

View File

@@ -21,5 +21,9 @@
"devDependencies": {
"angular-mocks": "~1.0.7",
"angular-scenario": "~1.0.7"
},
"resolutions": {
"angular": "1.0.8",
"jquery": "~1.9.1"
}
}