2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

chore(release): v1.13.3 (#7335)

This commit is contained in:
Jay
2026-01-20 19:47:13 +02:00
committed by GitHub
parent 2d6ad5e48b
commit ab06109b40
5 changed files with 73 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.13.2",
"version": "1.13.3",
"description": "Promise based HTTP client for the browser and node.js",
"main": "./dist/node/axios.cjs",
"module": "./index.js",
@@ -260,4 +260,4 @@
],
"report-dir": "./coverage"
}
}
}