Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 0a816f8

Browse files
committed
bower.json fixes
1 parent 12751e6 commit 0a816f8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bower.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@
2121
"ignore": [
2222
"**/*",
2323
"!dist/*.js",
24-
"!*.md",
25-
"!*.txt",
26-
"!index.js"
24+
"!README.md",
25+
"!LICENSE"
2726
],
2827
"dependencies": {
2928
"angular": "1.3.x || 1.4.x",

0 commit comments

Comments
 (0)