2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Releasing 0.19.1

This commit is contained in:
Emily Morehouse
2020-01-07 10:18:56 -07:00
parent 8a9421de0f
commit 960e1c8798
7 changed files with 264 additions and 154 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.19.0",
"version": "0.19.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {