Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 178ae8e

Browse files
author
Jared Deckard
committed
Don't use jQuery 3 for phantomjs linux binaries
1 parent d63ffc3 commit 178ae8e

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
@@ -4,7 +4,7 @@
44
"description": "Markdown TaskList components",
55
"homepage": "https://github.com/deckar01/task_list",
66
"devDependencies": {
7-
"jquery": ">= 1.9.1",
7+
"jquery": ">= 1.9.1 <3",
88
"qunit": "^1.0.0",
99
"rails-behaviors": "^0.8.4"
1010
},

0 commit comments

Comments
 (0)