Skip to content

Commit 4d31eea

Browse files
authored
Merge pull request johnny#253 from ickbinhier/patch-1
add jquery ^3.0.0 to dependencies
2 parents 35f4ffa + d3b90d6 commit 4d31eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"homepage": "https://github.com/johnny/jquery-sortable",
2828
"dependencies": {
29-
"jquery": "^2.1.2"
29+
"jquery": "^2.1.2 || ^3.0.0"
3030
}
3131
}

0 commit comments

Comments
 (0)