From 92b7dd3335a6572debeacfb5faa82c63a5e67888 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 8 Jun 2018 20:03:25 +0200 Subject: Some minor fixes --- main/app/sprinkles/core/bower.json | 94 +++++++++++++++++++------------------- 1 file changed, 47 insertions(+), 47 deletions(-) (limited to 'main/app/sprinkles/core/bower.json') diff --git a/main/app/sprinkles/core/bower.json b/main/app/sprinkles/core/bower.json index 82509b3..0a6ad00 100644 --- a/main/app/sprinkles/core/bower.json +++ b/main/app/sprinkles/core/bower.json @@ -1,47 +1,47 @@ -{ - "name": "userfrosting-sprinkle-core", - "description": "Core module for UserFrosting.", - "homepage": "https://github.com/userfrosting", - "license": "MIT", - "authors": [ - { - "name": "Alexander Weissman", - "homepage": "https://alexanderweissman.com" - }, - "ssnukala" - ], - "dependencies": { - "jquery": ">= 2.2.4", - "bootstrap": "^3.3.6", - "font-awesome": "^4.7", - "handlebars": "^3.0", - "clipboard": "^1.5", - "ionicons": "^2.0", - "icheck": "^1.0", - "speakingurl": "^11.0", - "urijs": "^1.18", - "fastclick": "^1.0.6", - "moment": "^2.17", - "jquery-slimscroll": "^1.3", - "jquery-validation": "~1.14.0", - "select2": "~4.0.5", - "tablesorter": "jquery.tablesorter#2.28" - }, - "resolutions": { - "jquery": ">= 2.2.4" - }, - "moduleType": [ - "node" - ], - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "assets/vendor", - "examples", - "demo-resources", - "demo", - "test", - "tests" - ] -} +{ + "name": "userfrosting-sprinkle-core", + "description": "Core module for UserFrosting.", + "homepage": "https://github.com/userfrosting", + "license": "MIT", + "authors": [ + { + "name": "Alexander Weissman", + "homepage": "https://alexanderweissman.com" + }, + "ssnukala" + ], + "dependencies": { + "jquery": ">= 2.2.4", + "bootstrap": "^3.3.6", + "font-awesome": "^4.7", + "handlebars": "^3.0", + "clipboard": "^1.5", + "ionicons": "^2.0", + "icheck": "^1.0", + "speakingurl": "^11.0", + "urijs": "^1.18", + "fastclick": "^1.0.6", + "moment": "^2.17", + "jquery-slimscroll": "^1.3", + "jquery-validation": "~1.14.0", + "select2": "~4.0.5", + "tablesorter": "jquery.tablesorter#2.28" + }, + "resolutions": { + "jquery": ">= 2.2.4" + }, + "moduleType": [ + "node" + ], + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "assets/vendor", + "examples", + "demo-resources", + "demo", + "test", + "tests" + ] +} -- cgit v1.2.3