Fixed oauth refresh issue on Funkwhale
... | ... | @@ -10,6 +10,7 @@ |
}, | ||
"dependencies": { | ||
"axios": "^0.19.0", | ||
"axios-auth-refresh": "^1.0.7", | ||
"core-js": "^2.6.5", | ||
"lodash": "^4.17.11", | ||
"material-icons": "^0.3.1", | ||
... | ... |
Please register or sign in to comment