diff options
Diffstat (limited to 'webpack.common.js')
-rw-r--r-- | webpack.common.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webpack.common.js b/webpack.common.js index ac79a8d0106..e020a5c2904 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -245,6 +245,7 @@ module.exports = { select2: 'MIT', '@nextcloud/axios': 'GPL-3.0-or-later', '@nextcloud/vue': 'AGPL-3.0-or-later', + 'nextcloud-vue-collections': 'AGPL-3.0-or-later', } }), ], |