diff --git a/package.json b/package.json index 561eb82..5b42dbc 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,10 @@ "dependencies": { "@forecasting/aggregation": "^0.0.1" }, + "repository": { + "type": "git", + "url": "https://github.com/quantified-uncertainty/forecasting/" + }, "devDependencies": { "lerna": "^4.0.0" }