12479: Updated example vocabulary. Attempt to show all the items
[arvados.git] / apps / workbench / npm_packages
index cab83b3671c3540d99268298110febb129541de8..c126b559fb138387b27424773cd931053f6bcc86 100644 (file)
@@ -5,7 +5,9 @@
 # Run "rake npm:install"
 
 # Browserify is required.
-npm 'browserify', require: false, development: true
+npm 'browserify', require: false
+npm 'jquery'
+npm 'awesomplete'
 
 npm 'mithril'
 npm 'es6-object-assign'