Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / npm_packages
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 # Run "rake npm:install"
6
7 # Browserify is required.
8 npm 'browserify', require: false
9 npm 'jquery'
10 npm 'awesomplete'
11 npm 'jssha', '2.4.2'
12
13 npm 'mithril', '1.1.7'
14 npm 'es6-object-assign'