Skip to content

Commit

Permalink
fix problem with package.json exports declaration for CommonJS
Browse files Browse the repository at this point in the history
  • Loading branch information
akphi committed Oct 16, 2022
1 parent 9bd5321 commit 81d326e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Expand Up @@ -28,5 +28,6 @@ export {
Cancel,
isAxiosError,
spread,
toFormData
toFormData,
axios
}

0 comments on commit 81d326e

Please sign in to comment.