mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Renaming axios.d.ts to index.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -71,7 +71,7 @@
|
|||||||
"browser": {
|
"browser": {
|
||||||
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
|
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
|
||||||
},
|
},
|
||||||
"typings": "./axios.d.ts",
|
"typings": "./index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"follow-redirects": "1.0.0"
|
"follow-redirects": "1.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user