fixed bower problems

This commit is contained in:
David Baldwynn 2016-04-20 12:07:19 -04:00
parent ab40877e87
commit 81930673e9

View File

@ -1,5 +1,5 @@
{
"name": "TellForm",
"name": "tellform",
"description": "Opensource alternative to TypeForm",
"version": "1.2.1",
"homepage": "https://github.com/whitef0x0/tellform",
@ -38,7 +38,7 @@
},
"resolutions": {
"angular-bootstrap": "^0.14.0",
"angular": "^1.2.21",
"angular": "1.4.10",
"angular-animate": "~1.4.7"
}
}