summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-12 15:05:45 +0000
committerGitHub <noreply@github.com>2020-10-12 15:05:45 +0000
commit113b48a317ff5b7a6b5f49949d45ca42b32d3cdc (patch)
treeff4f0ff140a39ecff1a0ca9b3dc4b387d42a8520 /package.json
parent6ec6fc50f1e798b2243bf38fce0345572c1140d2 (diff)
Bump @nextcloud/initial-state from 1.1.2 to 1.2.0
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.2...v1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 651412ad..ae620cd8 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/runtime": "^7.11.2",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.4.0",
- "@nextcloud/initial-state": "^1.1.2",
+ "@nextcloud/initial-state": "^1.2.0",
"@nextcloud/logger": "^1.1.2",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^2.6.8",