1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-30 17:47:28 +01:00

Removes node-fetch

This commit is contained in:
Amir Raminfar
2020-05-28 10:27:08 -07:00
parent 35c587e08e
commit 87b8acea1c
2 changed files with 1 additions and 2 deletions

View File

@@ -57,7 +57,6 @@
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^10.2.6",
"mini-css-extract-plugin": "^0.9.0",
"node-fetch": "^2.6.0",
"npm-run-all": "^4.1.5",
"postcss-cssnext": "^3.1.0",
"postcss-import": "^12.0.1",

View File

@@ -6117,7 +6117,7 @@ node-cache@^4.1.1:
clone "2.x"
lodash "^4.17.15"
node-fetch@^2.3.0, node-fetch@^2.6.0:
node-fetch@^2.3.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==