keep-network / tbtc

Trustlessly tokenized Bitcoin on Ethereum ;)
https://tbtc.network
MIT License
214 stars 45 forks source link

Use `-dev` suffix in the versioning of the npm package #850

Closed michalinacienciala closed 2 years ago

michalinacienciala commented 2 years ago

We've recently added an NPM workflow which publishes npm packages meant for development environment and versioned using -dev.X suffix. For consistency we should also use -dev suffix in the package.json and package-lock.json.