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

Releasing 0.17.1

This commit is contained in:
Nick Uraltsev
2017-11-11 15:24:16 -08:00
parent 599eb9890c
commit ad1195f070
6 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.17.0",
"version": "0.17.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {