mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/build: fix npm audit
This commit is contained in:
@ -21,11 +21,12 @@ const webapp_splash_screens = [
|
||||
];
|
||||
|
||||
const external_js = [
|
||||
'underscore',
|
||||
'superagent',
|
||||
'mousetrap',
|
||||
'js-cookie',
|
||||
'marked',
|
||||
'mousetrap',
|
||||
'nprogress',
|
||||
'superagent',
|
||||
'underscore',
|
||||
];
|
||||
|
||||
const app_manifest = {
|
||||
|
Reference in New Issue
Block a user