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

chore: build new version

This commit is contained in:
Jay
2022-12-29 08:21:12 +02:00
parent 6f74cb1880
commit 45c4948416
15 changed files with 351 additions and 27 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.2.1",
"version": "1.2.2",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -186,4 +186,4 @@
"@commitlint/config-conventional"
]
}
}
}