diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-01-20 20:54:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-20 20:54:58 +0100 |
commit | 70dc31cdff6d23a63040f0aaf85c34e0270f07a9 (patch) | |
tree | 36f0677cfb3c2f422e8e8ee27b0aabe10343fc7c /package.json | |
parent | ddf6942d90097b909edac07513bb95c7107b9f4c (diff) | |
parent | 840b077060113471d611d5ec88e44cb813476bac (diff) | |
download | nextcloud-server-70dc31cdff6d23a63040f0aaf85c34e0270f07a9.tar.gz nextcloud-server-70dc31cdff6d23a63040f0aaf85c34e0270f07a9.zip |
Merge pull request #18992 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.0
Bump @nextcloud/paths from 1.0.0 to 1.1.0
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 27162283d16..4672f71e930 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@nextcloud/initial-state": "^1.0.0", "@nextcloud/l10n": "^1.0.0", "@nextcloud/logger": "^1.0.0", - "@nextcloud/paths": "^1.0.0", + "@nextcloud/paths": "^1.1.0", "@nextcloud/router": "^1.0.0", "autosize": "^4.0.2", "backbone": "^1.4.0", |