summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2023-03-23 08:36:48 +0100
committerGitHub <noreply@github.com>2023-03-23 08:36:48 +0100
commitcd045ded821d9b8e5e380ff5f453482d7ef2cd57 (patch)
tree4b92e5d7ce07693ee887f579a645f46b2fcea64c /package.json
parent55ba9601f2ef5b14524693a77c59cb7f7174270c (diff)
parent977daf76cdcd943d6d0c5ce845a3636ea39f8b03 (diff)
downloadnextcloud-server-cd045ded821d9b8e5e380ff5f453482d7ef2cd57.tar.gz
nextcloud-server-cd045ded821d9b8e5e380ff5f453482d7ef2cd57.zip
Merge pull request #37268 from nextcloud/backport/37031/master
chore(deps-dev): Bump @nextcloud/webpack-vue-config to `5.5.0`
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b586d0507ae..ec308bd2120 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"@nextcloud/cypress": "^1.0.0-beta.1",
"@nextcloud/eslint-config": "^8.2.1",
"@nextcloud/stylelint-config": "^2.1.2",
- "@nextcloud/webpack-vue-config": "github:nextcloud/webpack-vue-config#master",
+ "@nextcloud/webpack-vue-config": "^5.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",