aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webpack.common.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/webpack.common.js b/webpack.common.js
index 3b8da3d948a..ac79a8d0106 100644
--- a/webpack.common.js
+++ b/webpack.common.js
@@ -243,6 +243,8 @@ module.exports = {
new WebpackSPDXPlugin({
override: {
select2: 'MIT',
+ '@nextcloud/axios': 'GPL-3.0-or-later',
+ '@nextcloud/vue': 'AGPL-3.0-or-later',
}
}),
],