Skip to content

Commit 7093548

Browse files
committed
Added jQuery dependency to bower.json
1 parent 344fad4 commit 7093548

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@
2121
"bower_components",
2222
"test",
2323
"tests"
24-
]
24+
],
25+
"dependencies": {
26+
"jquery": "1.9.1 - 2"
27+
}
2528
}

0 commit comments

Comments
 (0)