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

Commit 4587735

Browse files
committed
Fix jquery version dep
1 parent e205bd5 commit 4587735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"dependencies": {
2626
"underscore": "~1.5.2",
2727
"backbone": "~1.1.0",
28-
"jquery": "~2.0.3"
28+
"jquery": "~1.10.2"
2929
}
3030
}

0 commit comments

Comments
 (0)