Unverified Commit c5241a93 authored by bunsenstraat's avatar bunsenstraat Committed by GitHub

Merge pull request #1664 from ethereum/fix_resolver_deps

Remove unused deps
parents 5c0ca32d a42ff334
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
"dependencies": { "dependencies": {
"@erebos/bzz-node": "^0.13.0", "@erebos/bzz-node": "^0.13.0",
"axios": ">=0.21.1", "axios": ">=0.21.1",
"solc": "^0.7.4",
"url": "^0.11.0", "url": "^0.11.0",
"valid-url": "^1.0.9" "valid-url": "^1.0.9"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment