2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

chore(release): 1.2.0

This commit is contained in:
Jay
2022-11-22 20:59:45 +02:00
parent bc09c90e79
commit f92e167f76
16 changed files with 1714 additions and 1550 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.2.0-alpha.1",
"version": "1.2.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -138,4 +138,4 @@
"Daniel Lopretto (https://github.com/timemachine3030)"
],
"sideEffects": false
}
}