mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
Remove dependency on is-buffer (#1816)
* Remove dependency on is-buffer from package.json
This commit is contained in:
committed by
Yasu Flores
parent
0cc22c2f42
commit
1a32ca0601
+1
-2
@@ -73,8 +73,7 @@
|
||||
},
|
||||
"typings": "./index.d.ts",
|
||||
"dependencies": {
|
||||
"follow-redirects": "1.5.10",
|
||||
"is-buffer": "^2.0.2"
|
||||
"follow-redirects": "^1.4.1"
|
||||
},
|
||||
"bundlesize": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user