diff --git a/bower.json b/bower.json index 885e9e3..897062d 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-wrapper": "vkBeautify#*", "angular-sanitize": ">=1.4.0", "videogular": "^1.4.4", "videogular-controls": "^1.4.4", @@ -26,6 +26,11 @@ "highlight.pack.js", "styles/github.css" ] + }, + "vkbeautify-wrapper": { + "main": [ + "vkbeautify.js" + ] } }, "devDependencies": {