fix: add github repo

This commit is contained in:
NunoSempere 2022-04-24 19:01:11 -04:00
parent 51dab26eb4
commit c3edc13bef

View File

@ -15,6 +15,10 @@
"dependencies": { "dependencies": {
"@forecasting/aggregation": "^0.0.1" "@forecasting/aggregation": "^0.0.1"
}, },
"repository": {
"type": "git",
"url": "https://github.com/quantified-uncertainty/forecasting/"
},
"devDependencies": { "devDependencies": {
"lerna": "^4.0.0" "lerna": "^4.0.0"
} }