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

Releasing 0.19.0

This commit is contained in:
Emily Morehouse
2019-05-30 10:10:06 -06:00
parent 3f7451ceb7
commit 8d0b92b267
6 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.19.0-beta.1",
"version": "0.19.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {