Browse 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 11 years ago
parent
commit
731f39827d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bower.json

+ 0 - 1
bower.json

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