From b12946909ff323ea2f7e7af04e4435d2dd503023 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Fri, 26 Jun 2020 02:33:41 -0700 Subject: run npm update and include node_modules (#16079) * update npm packages to latest * fix javascript path location * update screenshots * Add node_modules for users that do not have npm insalled but use git to deploy. * fix release checklist test * Add old chroma-js + some files missing from node_module. * remove npm install * fix .travis.yml * update expected screenshots * update submodule Co-authored-by: sgiehl --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2f704a1818..816cd702cf 100644 --- a/package.json +++ b/package.json @@ -37,13 +37,13 @@ "jquery-mousewheel": "^3.1.13", "jquery-ui-dist": "^1.12.1", "jquery.browser": "^0.1.0", - "jquery.dotdotdot": "^1.8.3", - "jquery.scrollto": "^1.4.14", + "jquery.dotdotdot": "^3.2.3", + "jquery.scrollto": "^2.1.2", "materialize-css": "^1.0.0", "mousetrap": "^1.6.5", "ng-dialog": "^1.4.0", "qrcodejs2": "0.0.2", "sprintf-js": "^1.1.2", - "visibilityjs": "^1.2.8" + "visibilityjs": "^2.0.2" } } -- cgit v1.2.3