diff --git a/package.json b/package.json index 62afe054..3b0bee0d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,9 @@ { "private": true, + "repository": { + "type": "git", + "url": "https://github.com/FlatFilers/flatfile-core-libraries.git" + }, "workspaces": [ "packages/*", "packages/angular/*",