Jelajahi Sumber

removing minified version as suggested in #341

This commit removes jquery.nicescroll.min.js from the bower.json `main` as suggested by @daviesgeek
and explained in the bower spec http://bower.io/docs/creating-packages/

    `main` string or array: The primary acting files necessary to use your package.
Remi Barraquand 10 tahun lalu
induk
melakukan
8d8102db79
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      bower.json

+ 0 - 1
bower.json

@@ -3,7 +3,6 @@
     "version": "3.5.4",
     "main": [
         "./jquery.nicescroll.js",
-        "./jquery.nicescroll.min.js",
         "./zoomico.png"
     ],
     "ignore": [