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

Fixed issues created when merging 0.26.1

This commit is contained in:
Jay
2022-03-19 14:36:42 +02:00
parent 1a2ff9c3d1
commit ac659112db
10 changed files with 1876 additions and 170 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "axios",
"main": "./dist/axios.js",
"version": "0.26.0",
"version": "0.26.1",
"homepage": "https://axios-http.com",
"authors": [
"Matt Zabriskie"