Page MenuHomePhabricator

[ecash-agora] Specify ecash-wallet as a dep and not a dev dep
ClosedPublic

Authored by bytesofman on Thu, Oct 30, 14:47.

Details

Summary

Missed this after adding methods to actual lib methods that depend on ecash-wallet. CI was still passing as it was getting the deb. But third party apps that install ecash-agora are not getting the ecash-wallet dep and they should be.

Move it to deps to patch.

Test Plan

npm test, CI, publish and test install in third party apps

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable