2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-08 17:22:34 +03:00

chore: release 1.2.1

This commit is contained in:
Jay
2022-12-05 21:36:02 +02:00
parent a6efeaf2d9
commit 1fd79d3220
17 changed files with 155 additions and 51 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.2.0",
"version": "1.2.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {