diff options
Diffstat (limited to 'settings/package.json')
-rw-r--r-- | settings/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json index 307649622bd..19c3de7df3a 100644 --- a/settings/package.json +++ b/settings/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@babel/polyfill": "^7.0.0", - "axios": "^0.18.0", + "nextcloud-axios": "^0.1.2", "nextcloud-vue": "^0.1.5", "v-tooltip": "^2.0.0-rc.33", "vue": "^2.5.17", |