Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 9495708..2b5541c 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"lint:fix": "eslint --ext .js,.vue src --fix"
},
"dependencies": {
- "@nextcloud/axios": "^0.5.0",
+ "@nextcloud/axios": "^1.1.0",
"escape-html": "^1.0.3",
"vue": "^2.6.10"
},