Skip to content

Commit a266051

Browse files
committed
Ship with a modern version of jQuery.
This closes #379.
1 parent 3e8284f commit a266051

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
@@ -23,7 +23,7 @@
2323
"gmail firefox extension"
2424
],
2525
"dependencies": {
26-
"jquery": "^1.10.2"
26+
"jquery": "^3.3.1"
2727
},
2828
"devDependencies": {
2929
"@types/jquery": "^1.10.27",

0 commit comments

Comments
 (0)