Skip to content

Commit 0615bd0

Browse files
committed
Fixed dependency jquery version
1 parent 49c49fd commit 0615bd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"steps.jquery.json"
4343
],
4444
"dependencies": {
45-
"jquery": "=>1.9.0"
45+
"jquery": ">=1.9.0"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)