2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-08 17:22:34 +03:00
This commit is contained in:
Matt Zabriskie
2016-04-20 22:51:55 -06:00
parent f569894ebc
commit 2797f10ea5
6 changed files with 105 additions and 62 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.9.1",
"version": "0.10.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {