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