From c60ace362910b907850f69303352382b373efee1 Mon Sep 17 00:00:00 2001 From: roks0n Date: Mon, 17 Jun 2019 22:44:33 +0200 Subject: [PATCH] change package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ab770d..1fec5d8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "Crawler", + "name": "@deadlock-delegate/crawler", "version": "1.2.0", "description": "Crawler scans the ARK network to get information about the peers in the network.", "main": "app.js",