diff --git a/libraries/o-error/package.json b/libraries/o-error/package.json index a3547eff77..bbb91fa070 100644 --- a/libraries/o-error/package.json +++ b/libraries/o-error/package.json @@ -8,6 +8,8 @@ }, "author": "Overleaf (https://www.overleaf.com)", "license": "MIT", + "private": true, + "repository": "github:overleaf/o-error", "devDependencies": { "chai": "^3.3.0", "mocha": "^6.1.4"