diff --git a/plugins/document/package.json b/plugins/document/package.json index 285188befd..e708df5836 100644 --- a/plugins/document/package.json +++ b/plugins/document/package.json @@ -44,5 +44,9 @@ "@hcengineering/notification": "^0.6.23", "@hcengineering/attachment": "^0.6.14", "@hcengineering/preference": "^0.6.13" + }, + "repository": "https://github.com/hcengineering/platform", + "publishConfig": { + "registry": "https://npm.pkg.github.com" } }