projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '12194-search-always-valid'
[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
10
npm 'mithril'
11
npm 'es6-object-assign'