Files
YellowLabTools/bower.json
T
2015-04-27 19:17:13 +02:00

15 lines
304 B
JSON

{
"name": "yellowlabtools",
"dependencies": {
"angular": "~1.3.15",
"angular-route": "~1.3.15",
"angular-resource": "~1.3.15",
"angular-sanitize": "~1.3.15",
"angular-animate": "~1.3.15",
"angular-local-storage": "~0.1.5"
},
"resolutions": {
"angular": "~1.3.8"
}
}