Tagging package.json with @mempool namespace.
This commit is contained in:
parent
d98e929028
commit
be9541b0cb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "electrum-client",
|
||||
"name": "@mempool/electrum-client",
|
||||
"version": "1.1.7",
|
||||
"description": "Electrum protocol client for React Native & Node.js",
|
||||
"main": "index.js",
|
||||
@ -10,10 +10,10 @@
|
||||
"devDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/janoside/electrum-client.git"
|
||||
"url": "git://github.com/mempool/electrum-client.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/janoside/electrum-client/issues"
|
||||
"url": "https://github.com/mempool/electrum-client/issues"
|
||||
},
|
||||
"keywords": [
|
||||
"bitcoin",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user