Fixing bower install 'Unable to find suitable version'

This commit is contained in:
Michael Vorburger 2013-11-12 15:53:55 +01:00
parent b35888941e
commit df6d31ceda

View File

@ -28,6 +28,7 @@
"jasmine": "1.3.1"
},
"resolutions": {
"angular": "1.0.7"
"angular": "1.0.7",
"d3": "3.3.9"
}
}