mirror of
https://github.com/tenrok/axios.git
synced 2026-06-11 18:02:32 +03:00
Converting TypeScript definitions to ES2015 module syntax
This commit is contained in:
+1
-3
@@ -69,9 +69,7 @@
|
||||
"browser": {
|
||||
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
|
||||
},
|
||||
"typescript": {
|
||||
"definition": "./axios.d.ts"
|
||||
},
|
||||
"typings": "./axios.d.ts",
|
||||
"dependencies": {
|
||||
"follow-redirects": "0.0.7"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user