Closed legobeat closed 9 months ago
This package has two significant downstream dependents:
metamask-extension (build and tooling running on nodejs v18)
metamask-extension
@metamask/transaction-controller (build and tooling running on nodejs v16)
@metamask/transaction-controller
Bump minimum supported Node.js version
Remove unsupported versions from ci matrix
Bump default nodejs version to lts/** in .nvmrc
lts/**
.nvmrc
Holding back from bumping straight to 18 (#56) for now in order affect usage in transaction-controller.
This package has two significant downstream dependents:
metamask-extension
(build and tooling running on nodejs v18)@metamask/transaction-controller
(build and tooling running on nodejs v16)Bump minimum supported Node.js version
Remove unsupported versions from ci matrix
Bump default nodejs version to
lts/**
in.nvmrc
Holding back from bumping straight to 18 (#56) for now in order affect usage in transaction-controller.