Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
fix: bundle all the web3-provider-engine things
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Oct 19, 2020
1 parent 2adb4ba commit d3608c8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,14 @@
},
"bundleDependencies": [
"keccak",
"web3-provider-engine"
"web3-provider-engine",
"async",
"clone",
"ethereumjs-abi",
"ethereumjs-common",
"ethereumjs-util",
"lodash",
"request"
],
"dependencies": {
"abstract-leveldown": "3.0.0",
Expand Down

0 comments on commit d3608c8

Please sign in to comment.