Add repository for sdk-types (#15)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2025-02-03 20:42:35 +04:00
committed by GitHub
parent 64c5a4c9e2
commit 5524f00a79
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1,2 +1 @@
@hcengineering:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=TOKEN
@hcengineering:registry=https://npm.pkg.github.com/
+4
View File
@@ -18,6 +18,10 @@
"peerDependencies": {
"typescript": "^5.6.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hcengineering/communication.git"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}