2
0
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:
Angelos Chalaris
2019-11-18 08:53:27 +02:00
committed by Yasu Flores
parent 0cc22c2f42
commit 1a32ca0601
3 changed files with 18 additions and 3 deletions
+1 -2
View File
@@ -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": [
{