Closed akolotov closed 5 years ago
Currently the package name contains legacy name: https://github.com/poanetwork/poa-bridge-contracts/blob/bbb97a63c900f03a902d0e82358abac3b294e4d9/package.json#L2 It is necessary to replace it by token-bridge-contracts.
token-bridge-contracts
As soon as the name is changed and pushed in the master branch the PR against the tokenbridge repo must be created to change the name of used package in package.json.
master
package.json
Included in TokenBridge contracts 2.3.3
Currently the package name contains legacy name: https://github.com/poanetwork/poa-bridge-contracts/blob/bbb97a63c900f03a902d0e82358abac3b294e4d9/package.json#L2 It is necessary to replace it by
token-bridge-contracts
.As soon as the name is changed and pushed in the
master
branch the PR against the tokenbridge repo must be created to change the name of used package inpackage.json
.