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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-24 04:00:53 +0300
committerGitHub <noreply@github.com>2021-07-24 04:00:53 +0300
commit13aefb9f28067c2b51085d8144581020d8ab0e6f (patch)
tree195d38900a418873f0290f71b6e28dc42a9a849e /package.json
parent41bb29ee82f12cb2eeda07cb266a2c5e12a5751c (diff)
Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0
Bumps [@nextcloud/babel-config](https://github.com/nextcloud/babel-config) from 1.0.0-beta.1 to 1.0.0. - [Release notes](https://github.com/nextcloud/babel-config/releases) - [Commits](https://github.com/nextcloud/babel-config/commits) --- updated-dependencies: - dependency-name: "@nextcloud/babel-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 bd7b967..8a29aa2 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"npm": ">=7.0.0"
},
"devDependencies": {
- "@nextcloud/babel-config": "^1.0.0-beta.1",
+ "@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^5.1.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",