From 71b05fbc293a1ce07fbde85ce1e66d3ec7aa838d Mon Sep 17 00:00:00 2001 From: poolman Date: Wed, 24 Apr 2019 21:35:53 +0300 Subject: [PATCH] Change package name to `zano-util` --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a86f7a3..081e7e2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "cryptonote-util", + "name": "zano-util", "version": "0.0.1", "main": "cryptonote", "author": { @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/hyle-team/zano-node-util.gitt" + "url": "https://github.com/hyle-team/zano-node-util.git" }, "dependencies" : { "bindings" : "*",