Parcourir la source

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 il y a 11 ans
Parent
commit
731f39827d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      bower.json

+ 0 - 1
bower.json

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