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"