20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / npm_packages
diff --git a/apps/workbench/npm_packages b/apps/workbench/npm_packages
deleted file mode 100644 (file)
index 05802b4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
-
-# Run "rake npm:install"
-
-# Browserify is required.
-npm 'browserify', require: false
-npm 'jquery'
-npm 'awesomplete'
-npm 'jssha', '2.4.2'
-
-npm 'mithril', '1.1.7'
-npm 'es6-object-assign'