Closed ghenry closed 2 years ago
Hey,
vuex-rest-api requires axios^0.21
. axios^0.26.1
does not satisfy this version constraint. I have to update the version.
I forget as it's been a while, but does ^ pin that version or mean anything greater than?
You can check it here https://jubianchi.github.io/semver-check/#/^0.21/0.26.1
Thanks
Updated to the newest axios version. :)