Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit c54307e

Browse files
committed
Fixed bower.json ignore
1 parent 9493520 commit c54307e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ignore": [
1010
"**/.*",
1111
"node_modules",
12-
"components",
12+
"bower_components",
1313
"out",
1414
"test*",
1515
"demo*",

0 commit comments

Comments
 (0)