fix repository
This commit is contained in:
parent
c6344b40d5
commit
715ad59273
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tx-manager",
|
"name": "tx-manager",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -13,7 +13,10 @@
|
|||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "Roman Semenov <semenov.roma@gmail.com>",
|
"author": "Roman Semenov <semenov.roma@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"repository": "https://github.com/tornadocash/tx-manager",
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git://github.com/tornadocash/tx-manager.git"
|
||||||
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"src/*"
|
"src/*"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user