diff --git a/elm-native-js/package.json b/elm-native-js/package.json index d29bfb7..9a20532 100644 --- a/elm-native-js/package.json +++ b/elm-native-js/package.json @@ -18,5 +18,8 @@ "devDependencies": { "typescript": "^4.9.4" }, + "repository": { + "url": "https://github.com/hariroshan/elm-native" + }, "funding": "https://github.com/sponsors/hariroshan" }