diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2019-12-09 15:38:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 15:38:33 +0100 |
commit | e35a31f53ba1753714a30c41c700f6ac880d9abe (patch) | |
tree | faf4c8ff379ab372903082099f63b732041a9373 /package.json | |
parent | 962a51ebcb608fa9e919927ea3522b58b156f3b4 (diff) | |
parent | c89aae94b0c43378b6ef23da96709d69c8eef6aa (diff) | |
download | nextcloud-server-e35a31f53ba1753714a30c41c700f6ac880d9abe.tar.gz nextcloud-server-e35a31f53ba1753714a30c41c700f6ac880d9abe.zip |
Merge pull request #18281 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.7.1
Bump nextcloud-vue-collections from 0.6.0 to 0.7.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 80f7aeddc78..dad7ead15c4 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "nextcloud-password-confirmation": "^0.4.2", "nextcloud-router": "0.0.9", "nextcloud-vue": "^0.12.7", - "nextcloud-vue-collections": "^0.6.0", + "nextcloud-vue-collections": "^0.7.1", "p-limit": "^2.2.1", "p-queue": "^6.2.1", "query-string": "^5.1.1", |