client/build: fix npm audit

This commit is contained in:
Shyam Sunder
2020-06-23 12:58:44 -04:00
parent d420609f97
commit 342ca9ccba
3 changed files with 474 additions and 116 deletions

View File

@ -21,11 +21,12 @@ const webapp_splash_screens = [
];
const external_js = [
'underscore',
'superagent',
'mousetrap',
'js-cookie',
'marked',
'mousetrap',
'nprogress',
'superagent',
'underscore',
];
const app_manifest = {