From b9b724276d8f6ee0c1bcebd919566e005e442f21 Mon Sep 17 00:00:00 2001 From: sHa Date: Fri, 7 Jun 2019 09:34:57 +0300 Subject: [PATCH] upd package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 7d8a114..346de7a 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ }, "author": "sHa ", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/shadoll/sscript.git" + }, "bin": { "hello.sh": "./scripts/hello.sh", "hello.js": "./scripts/hello.js"