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

chore: release v1.1.0

This commit is contained in:
Jay
2022-10-06 21:17:46 +02:00
parent 52d64ac3b7
commit 9c3dce366b
14 changed files with 48 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.0.0",
"version": "1.1.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {