mirror of
https://github.com/tenrok/axios.git
synced 2026-06-11 18:02:32 +03:00
Release/0.21.4 (#4025)
* fix json transform when data is pre-stringified (#4020) * [Updating] incorrect JSON syntax in README.md * [Releasing] v0.21.4 Co-authored-by: Guillaume FORTAINE <guillaume+github@fortaine.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "axios",
|
||||
"version": "0.21.3",
|
||||
"version": "0.21.4",
|
||||
"description": "Promise based HTTP client for the browser and node.js",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user