2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00
This commit is contained in:
Matt Zabriskie
2016-07-13 13:42:23 -06:00
parent 76186e0a75
commit ff919487e1
6 changed files with 599 additions and 485 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.12.0",
"version": "0.13.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {