updates bitcore to 0d238f11
This commit is contained in:
parent
e6cdef6a13
commit
130b3e9fc1
3 changed files with 176 additions and 182 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
var modules = [
|
||||
'lib/Address',
|
||||
'lib/AuthMessage',
|
||||
|
|
@ -34,8 +36,6 @@ var modules = [
|
|||
|
||||
|
||||
var cmd = 'node browser/build.js -s '
|
||||
|
||||
cmd = cmd + modules.join(',');
|
||||
|
||||
|
||||
console.log(cmd);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue