diff options
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 9fe41224820..1c666a49147 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "dependencies": { "@babel/polyfill": "^7.6.0", "@chenfengyuan/vue-qrcode": "^1.0.1", + "@nextcloud/axios": "^0.4.1", "@nextcloud/event-bus": "^0.2.0", "@nextcloud/router": "^0.1.0", "autosize": "^4.0.2", @@ -46,7 +47,6 @@ "marked": "^0.7.0", "moment": "^2.24.0", "moment-timezone": "^0.5.26", - "nextcloud-axios": "^0.2.1", "nextcloud-initial-state": "0.0.3", "nextcloud-password-confirmation": "^0.4.2", "nextcloud-router": "0.0.9", |