bumped version in bower.json and package.json

This commit is contained in:
David Baldwynn 2017-11-23 18:43:32 -08:00
parent 5f65451661
commit d8c5b00581
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"name": "tellform",
"description": "Opensource alternative to TypeForm",
"version": "2.0.0",
"version": "2.2.0",
"homepage": "https://github.com/tellform/tellform",
"authors": [
"David Baldwynn <polydaic@gmail.com> (http://baldwynn.me)"
@ -41,10 +41,10 @@
"socket.io-client": "^1.7.2",
"css-toggle-switch": "^4.0.2",
"angular-strap": "^2.3.12",
"textAngular": "^1.5.16",
"angular-ui-select": "^0.19.8",
"angular-bootstrap-switch": "^0.5.2",
"jquery": "^3.2.1"
"jquery": "^3.2.1",
"textAngular": "^1.5.16"
},
"resolutions": {
"angular-bootstrap": "^0.14.0",

View file

@ -1,7 +1,7 @@
{
"name": "TellForm",
"description": "Opensource alternative to TypeForm",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://github.com/tellform/tellform",
"authors": [
"David Baldwynn <polydaic@gmail.com> (http://baldwynn.me)"