Colored-Coins / coloredcoinsd

RESTful web server for Colored-Coins protocol operations, implemented in Node.js.
23 stars 23 forks source link

Strict npm packages versions #19

Closed oleiba closed 7 years ago

oleiba commented 7 years ago

Some npm packages versions configurations are too relaxed in package.json. We need to strict the versions so there'll be no backward-compatibility breaking changes after npm install.