This commit is contained in:
Dan Janosik 2020-02-23 17:51:56 -05:00
parent 1c2eec9397
commit 1bea8c2663
No known key found for this signature in database
GPG key ID: C6F8CE9FFDB2CED2
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View file

@ -1,6 +1,6 @@
{
"name": "btc-rpc-explorer",
"version": "1.1.8",
"version": "1.1.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -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",