From 5885c6265d3dde4c6f90ac100b6a621d38dad4c1 Mon Sep 17 00:00:00 2001 From: Mike Marcacci Date: Tue, 30 Sep 2014 17:43:15 -0700 Subject: [PATCH 1/5] Fix a number of bower issues --- bower.json | 9 +++++---- examples/bootstrap-example.html | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/bower.json b/bower.json index 5d3d35430..3822f8023 100644 --- a/bower.json +++ b/bower.json @@ -2,8 +2,7 @@ "name": "angular-schema-form", "main": [ "dist/schema-form.min.js", - "dist/bootstrap-decorator.min.js", - "dist/bootstrap-datepicker.min.js" + "dist/bootstrap-decorator.min.js" ], "version": "0.7.2", "authors": [ @@ -38,9 +37,11 @@ "devDependencies": { "angular-ui-ace": "bower", "angular-schema-form-datepicker": ">= 0.1.0", + "angular-schema-form-colorpicker": ">= 0.1.0", "jquery": "~2.1.1", "angular-mocks": ">= 1.2", - "angular-schema-form-colorpicker": ">= 0.1.0", - "tx-tinymce": ">= 0.0.5" + "tx-tinymce": ">= 0.0.5", + "angular-ui-sortable": "~0.12.11", + "bootstrap-vertical-tabs": "~1.2.0" } } diff --git a/examples/bootstrap-example.html b/examples/bootstrap-example.html index e1fd93c96..0ac300ab6 100644 --- a/examples/bootstrap-example.html +++ b/examples/bootstrap-example.html @@ -82,7 +82,7 @@

Schema

- +