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

Releasing 0.21.0

This commit is contained in:
Emily Morehouse
2020-10-23 10:26:35 -06:00
parent 2130a0c8ac
commit 94ca24b5b2
6 changed files with 10 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.20.0",
"version": "0.21.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {