From b85c094241fdb165b9b608d0c9850da6dc77f8ea Mon Sep 17 00:00:00 2001 From: Mark Nuzz Date: Fri, 7 Dec 2018 09:37:08 -0700 Subject: [PATCH] Work in progress --- _publish/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_publish/package.json b/_publish/package.json index 8efb07b..c65005c 100644 --- a/_publish/package.json +++ b/_publish/package.json @@ -1,5 +1,5 @@ { - "name": "testpackage-panthalassa", + "name": "panthalassa", "version": "0.0.0", "description": "", "scripts": { @@ -7,6 +7,7 @@ "postinstall": "./postinstall.sh $npm_package_version" }, "author": "Bitnation", - "license": "MIT" + "license": "MIT", + "repository": {"url": "https://github.com/Bit-Nation/panthalassa"} } \ No newline at end of file