diff --git a/package.json b/package.json index 0d229f5..582fefa 100644 --- a/package.json +++ b/package.json @@ -36,12 +36,12 @@ }, "repository": { "type": "git", - "url": "git+https://code.foss.global/push.rocks/smartexpose.git" + "url": "https://code.foss.global/push.rocks/smartexpose.git" }, "bugs": { "url": "https://code.foss.global/push.rocks/smartexpose/issues" }, - "homepage": "https://code.foss.global/push.rocks/smartexpose#readme", + "homepage": "https://code.foss.global/push.rocks/smartexpose", "browserslist": [ "last 1 chrome versions" ], @@ -57,4 +57,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file diff --git a/readme.hints.md b/readme.hints.md new file mode 100644 index 0000000..0519ecb --- /dev/null +++ b/readme.hints.md @@ -0,0 +1 @@ + \ No newline at end of file