Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2022-04-12 12:48:16 +0300
committerGitHub <noreply@github.com>2022-04-12 12:48:16 +0300
commit7ce8d9c32a094057ba55ca0eadd3c72cf1bc91d3 (patch)
treed9859c2acdaab253ebac432ccce73017683190d6 /package.json
parent8c72ed31b8c6430bfc0f2cf5d530d07febb91180 (diff)
parent4d1d57720e98e55b17ac36a9f623ed6939ef0fa9 (diff)
Merge pull request #540 from nextcloud/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.0.0
Bump @nextcloud/webpack-vue-config from 4.3.2 to 5.0.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 8d6f17b..7bbd618 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,6 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^7.0.2",
"@nextcloud/stylelint-config": "^2.1.2",
- "@nextcloud/webpack-vue-config": "^4.3.2"
+ "@nextcloud/webpack-vue-config": "^5.0.0"
}
} \ No newline at end of file