From 42a6dd0be8ce7863af116d4b5436644857b63f80 Mon Sep 17 00:00:00 2001 From: Geert Josten Date: Mon, 6 Feb 2017 10:50:10 +0100 Subject: [PATCH] Fixed #12: vkbeautify-wrapper issues --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 897062d..9aff4bc 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "font-awesome": "^4.6.3", "angular-highlightjs": "^0.6.1", "ng-json-explorer": "8c2a0f9104", - "vkbeautify-wrapper": "vkBeautify#*", + "vkbeautify": "*", "angular-sanitize": ">=1.4.0", "videogular": "^1.4.4", "videogular-controls": "^1.4.4", @@ -27,7 +27,7 @@ "styles/github.css" ] }, - "vkbeautify-wrapper": { + "vkbeautify": { "main": [ "vkbeautify.js" ]