summaryrefslogtreecommitdiff
path: root/public-src/3rd-party/package.json
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 20:52:27 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 22:02:59 -0400
commit27cf6e18ba78b3a2fe0a8d0ed258e5445508437e (patch)
tree32a75fa4dc3a207f8274aea23509bbff9e62cb69 /public-src/3rd-party/package.json
parent789ed892f96224d3435f4a9a8dc61366268d2675 (diff)
Upgrade jQuery
Diffstat (limited to 'public-src/3rd-party/package.json')
-rw-r--r--public-src/3rd-party/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/public-src/3rd-party/package.json b/public-src/3rd-party/package.json
index d59a2a7..b0a1ee0 100644
--- a/public-src/3rd-party/package.json
+++ b/public-src/3rd-party/package.json
@@ -3,6 +3,8 @@
"flot": "git://github.com/flot/flot#v0.8.3",
"jarmon": "git://git.lukeshu.com/2git/jarmon#lukeshu/master",
"javascriptrrd": "git://git.lukeshu.com/2git/javascriptrrd#v1.1.1",
+ "jquery": "^1.11",
+ "jquery-migrate": "^1.0",
"jquerytools": "git://github.com/jquerytools/jquerytools#8ac4636a01d3860f1c4726ba722190a531bf1068",
"requirejs": "^2.3.5",
"sorttable": "git://github.com/stuartlangridge/sorttable"