summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-15 07:12:21 +0000
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-04-15 15:15:03 +0200
commit5aab2bb41d6f81aed032e23195bf3e843fb1abb2 (patch)
tree338794ec2a39c554d5241c064caa8f733be763ae /package.json
parent7b5fc87dafb7cde62805b6593e6e7eb3776c9e19 (diff)
downloadnextcloud-server-5aab2bb41d6f81aed032e23195bf3e843fb1abb2.tar.gz
nextcloud-server-5aab2bb41d6f81aed032e23195bf3e843fb1abb2.zip
Bump @nextcloud/browser-storage from 0.1.1 to 0.2.0
Bumps [@nextcloud/browser-storage](https://github.com/nextcloud/nextcloud-browser-storage) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-browser-storage/releases) - [Changelog](https://github.com/nextcloud/nextcloud-browser-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-browser-storage/compare/v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/browser-storage" dependency-type: direct:production update-type: version-update:semver-minor ... 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 75ab96802b6..834616baecd 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"@mdi/svg": "^7.0.96",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^1.10.0",
- "@nextcloud/browser-storage": "^0.1.1",
+ "@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/calendar-availability-vue": "^0.6.0-alpha1",
"@nextcloud/capabilities": "^1.0.4",