15803: Adjust workbench1 user panel to promote setup/unsetup buttons
[arvados.git] / apps / workbench / npm_packages
index 56acf9f38c49ac2990bb5309c01dd261f2715eba..7c757db35bdc6cf0ff72094a6ad285701ba02a0e 100644 (file)
@@ -5,6 +5,10 @@
 # Run "rake npm:install"
 
 # Browserify is required.
-npm 'browserify', require: false, development: true
+npm 'browserify', require: false
+npm 'jquery'
+npm 'awesomplete'
+npm 'jssha'
 
-npm 'mithril'
+npm 'mithril', '1.1.6'
+npm 'es6-object-assign'