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 năm trước cách đây
mục cha
commit
731f39827d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      bower.json

+ 0 - 1
bower.json

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