浏览代码

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 年之前
父节点
当前提交
731f39827d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      bower.json

+ 0 - 1
bower.json

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