[ARVADOS] updated: 1.3.0-2491-g47e0d3df9
Git user
git at public.arvados.org
Mon Apr 13 18:00:52 UTC 2020
Summary of changes:
apps/workbench/npm_packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 47e0d3df97596fc14d695e0a16664ab6dfaf9a81 (commit)
from c9fe930b422bd1675af3adb324ede3b5aa28888c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 47e0d3df97596fc14d695e0a16664ab6dfaf9a81
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Apr 13 14:00:32 2020 -0400
Pin jssha to 2.4.2
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/apps/workbench/npm_packages b/apps/workbench/npm_packages
index 7c757db35..63608ee37 100644
--- a/apps/workbench/npm_packages
+++ b/apps/workbench/npm_packages
@@ -8,7 +8,7 @@
npm 'browserify', require: false
npm 'jquery'
npm 'awesomplete'
-npm 'jssha'
+npm 'jssha', '2.4.2'
npm 'mithril', '1.1.6'
npm 'es6-object-assign'
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list