Updated repo name

This commit is contained in:
MoneroOcean
2018-03-25 13:46:56 +02:00
parent 5e4607283e
commit e9e5ba079e
4 changed files with 7 additions and 6 deletions
+4 -3
View File
@@ -1,5 +1,5 @@
{
"name": "forknote-util",
"name": "cryptoforknote-util",
"version": "0.9.1",
"main": "cryptonote",
"author": {
@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/MoneroOcean/node-forknote-util.git"
"url": "https://github.com/MoneroOcean/node-cryptoforknote-util.git"
},
"dependencies": {
"bindings": "*",
@@ -18,6 +18,7 @@
"cryptonight",
"cryptonote",
"forknote",
"bytecoin"
"bytecoin",
"monero"
]
}