paritytech / txwrapper

Helper funtions for offline transaction generation.
Apache License 2.0
58 stars 27 forks source link

feat!: update required node version to >= 14.0.0 #428

Closed TarikGul closed 3 years ago

TarikGul commented 3 years ago

BREAKING CHANGE

Updates the required node version to 14. I also added an .nvmrc file to address that the version is 14 as well.