2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00
This commit is contained in:
Matt Zabriskie
2016-05-17 09:59:06 -06:00
parent f5a990a1f1
commit 2e949495f0
6 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.11.0",
"version": "0.11.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {