Skip to content

Commit

Permalink
fix(@embark/pipeline): Support embarkjs-whisper with external pipeline
Browse files Browse the repository at this point in the history
Support embarkjs-whisper with external pipeline.

`embarkjs-whisper` is required by code that is through the VM, and therefore the `embark` package needs to be able to resolve `embarkjs-whisper`.
  • Loading branch information
emizzle authored and iurimatias committed Apr 12, 2019
1 parent 36be50e commit 447f6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/embark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"embarkjs": "^4.0.0",
"embarkjs-ipfs": "^4.0.0",
"embarkjs-swarm": "^4.0.0",
"embarkjs-whisper": "4.0.0",
"eth-ens-namehash": "2.0.8",
"ethereumjs-tx": "1.3.7",
"ethereumjs-util": "6.0.0",
Expand Down

0 comments on commit 447f6f8

Please sign in to comment.