diff --git a/package.json b/package.json index dd68d81..4d7a56b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,10 @@ "demo", "examples", "README.md", - "LICENSE" + "LICENSE", + "SECURITY.md", + "CHANGELOG.md", + "CONTRIBUTING.md" ], "scripts": { "check": "node scripts/check.mjs", @@ -41,7 +44,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/rogerchappel/bargekit" + "url": "git+https://github.com/rogerchappel/bargekit.git" }, "bugs": { "url": "https://github.com/rogerchappel/bargekit/issues"