Merge pull request #334 from braydonf/clear-warnings

Clear warnings with bitcore create command.
This commit is contained in:
Gabe Gattis 2015-10-20 17:19:31 -04:00
commit fdaf2395f7
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ if (packageFile.version.match('-dev')) {
}
var BASE_PACKAGE = {
description: 'A full Bitcoin node build with Bitcore',
repository: 'https://github.com/user/project',
license: 'MIT',
readme: 'README.md',
dependencies: {
'bitcore-lib': '^' + bitcore.version,
'bitcore-node': version