diff --git a/bower.json b/bower.json index 4336c3ac..813d5767 100755 --- a/bower.json +++ b/bower.json @@ -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 (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", diff --git a/package.json b/package.json index 5f3ba4c4..732bf392 100644 --- a/package.json +++ b/package.json @@ -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 (http://baldwynn.me)"