Skip to content

Commit aec2e4d

Browse files
committed
Merge pull request #38 from ltrebing/master
Add empty ignore array to bower.json
2 parents fd092d7 + 4fceb36 commit aec2e4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bower.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"main": [
55
"jquery-ui.js"
66
],
7+
"ignore": [
8+
],
79
"dependencies": {
810
"jquery": ">=1.6"
911
}

0 commit comments

Comments
 (0)