Bumped version.
This commit is contained in:
parent
e07dda5031
commit
79855ff4c2
@ -129,7 +129,7 @@ console.log('[addresses.js.130]', e); //TODO
|
|||||||
message: 'Invalid address: ' + e,
|
message: 'Invalid address: ' + e,
|
||||||
code: 1
|
code: 1
|
||||||
}, res);
|
}, res);
|
||||||
};
|
}
|
||||||
|
|
||||||
next();
|
next();
|
||||||
};
|
};
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "insight-api",
|
"name": "insight-api",
|
||||||
"version": "5.0.0-beta.43",
|
"version": "5.0.0-beta.44",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "insight-api",
|
"name": "insight-api",
|
||||||
"description": "A Bitcoin blockchain REST and web socket API service for Bitcore Node.",
|
"description": "A Bitcoin blockchain REST and web socket API service for Bitcore Node.",
|
||||||
"version": "5.0.0-beta.43",
|
"version": "5.0.0-beta.44",
|
||||||
"repository": "git://github.com/bitpay/insight-api.git",
|
"repository": "git://github.com/bitpay/insight-api.git",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/bitpay/insight-api/issues"
|
"url": "https://github.com/bitpay/insight-api/issues"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user