Skip to content

Commit 0b9fefd

Browse files
authored
Merge pull request #302 from hotoo/deps/jquery-3
deps(jquery): upgrade deps in package.json to allow for [email protected] up past [email protected]
2 parents 5a39902 + 3d0cee8 commit 0b9fefd

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
@@ -50,7 +50,7 @@
5050
}
5151
],
5252
"dependencies": {
53-
"jquery": "^2.1.3"
53+
"jquery": ">=1.5.2"
5454
},
5555
"devDependencies": {
5656
"browserify": "^13.1.0",

0 commit comments

Comments
 (0)