diff --git a/bower.json b/bower.json index 3e4fe88..ae53d06 100644 --- a/bower.json +++ b/bower.json @@ -2,5 +2,10 @@ "version": "1.1.1", "name": "angular-ios9-uiwebview-patch", "description": "Bower and NPM support for IgorMinar's iOS9 Patch for Angular 1.2.0-1.4.5: https://gist.github.com/IgorMinar/863acd413e3925bf282c", - "main": "angular-ios9-uiwebview-patch.js" + "main": [ + "angular-ios9-uiwebview-patch.js" + ], + "ignore": [ + "**/*.json" + ] } \ No newline at end of file