2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Releasing 0.20.0

This commit is contained in:
Emily Morehouse
2020-08-20 21:11:58 -06:00
parent cd27741ff6
commit 0d87655624
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.20.0-0",
"version": "0.20.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {