Clear warnings with bitcore create command.

This commit is contained in:
Braydon Fuller 2015-10-20 16:48:51 -04:00
parent 8e8573ce2e
commit 95bd5913b8
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