Browse Source

Remove Invalid 'main' Entry

Nick B 9 years ago
parent
commit
5a6d9a5385
1 changed files with 1 additions and 2 deletions
  1. 1 2
      bower.json

+ 1 - 2
bower.json

@@ -1,8 +1,7 @@
 {
     "name": "jquery.nicescroll",
     "main": [
-        "./jquery.nicescroll.js",
-        "./zoomico.png"
+        "./jquery.nicescroll.js"
     ],
     "ignore": [
         "**/.*",