Dan Janosik
5 years ago
No known key found for this signature in database
GPG Key ID: C6F8CE9FFDB2CED2
2 changed files with
2 additions and
2 deletions
-
npm-shrinkwrap.json
-
package.json
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "btc-rpc-explorer", |
|
|
|
"version": "1.1.8", |
|
|
|
"version": "1.1.9", |
|
|
|
"lockfileVersion": 1, |
|
|
|
"requires": true, |
|
|
|
"dependencies": { |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "btc-rpc-explorer", |
|
|
|
"version": "1.1.8", |
|
|
|
"version": "1.1.9", |
|
|
|
"description": "Self-hosted Bitcoin blockchain explorer", |
|
|
|
"private": false, |
|
|
|
"bin": "bin/cli.js", |
|
|
|