Procházet zdrojové kódy

bower.json should not be excluded from the package

Several build systems (such as Sprockets), rely on either bower.json, or
package.json being included with `bower install`.
Sean Griffin před 11 roky
rodič
revize
731f39827d
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      bower.json

+ 0 - 1
bower.json

@@ -15,7 +15,6 @@
 	"ignore": [
 		"**/.*",
 		"*.md",
-		"bower.json",
 		"docs",
 		"editor",
 		"examples",