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

github.com/nextcloud/twofactor_totp.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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index c8f7d6d..7f0207a 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.6.0",
+ "@nextcloud/axios": "^2.1.0",
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/logger": "^2.1.0",
"@nextcloud/password-confirmation": "^1.0.1",
@@ -31,8 +31,8 @@
"extends @nextcloud/browserslist-config"
],
"engines": {
- "node": ">=14.0.0",
- "npm": ">=7.0.0"
+ "node": "^16.0.0",
+ "npm": "^7.0.0 || ^8.0.0"
},
"jshintConfig": {
"esversion": 6