2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

chore: v1.2.0 pre-release

This commit is contained in:
Jay
2022-11-10 20:59:51 +02:00
parent bb59a737bb
commit 3a7c363e54
16 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.2.0",
"version": "1.2.0-alpha.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {