XRPL-Labs / hookscript

Working repo for development of Hook Script -- a subset of typescript designed for writing hooks
Apache License 2.0
11 stars 3 forks source link

Testnet v3 update #3

Closed vbar closed 1 year ago

vbar commented 1 year ago

I don't much like using yarn.lock when the examples don't even use yarn, but I've been unable to force a single version of ripple-binary-codec otherwise, and when there are multiple versions, patching their definitions.json doesn't help, for some reason... Suggestions welcome. :-)

muzam1l commented 1 year ago

Forcing single version of package deep in dependency list was natively supported by yarn only last time I checked! So it's the only hope!