From 3b059e6d554995df40213c5f7a3cd419b4b2991e Mon Sep 17 00:00:00 2001 From: sHa Date: Fri, 7 Jun 2019 09:47:47 +0300 Subject: [PATCH] upd package.json --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 346de7a..3f68db1 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,9 @@ "type": "git", "url": "https://github.com/shadoll/sscript.git" }, + "bugs": { + "url": "https://github.com/shadoll/sscript/issues" + }, "bin": { "hello.sh": "./scripts/hello.sh", "hello.js": "./scripts/hello.js"