switch to public npm registry (#9863)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-09-17 11:43:25 +07:00
committed by GitHub
parent 40f46d9c43
commit 459dec3b5d
88 changed files with 601 additions and 189 deletions
+1 -1
View File
@@ -47,6 +47,6 @@
},
"repository": "https://github.com/hcengineering/platform",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
"access": "public"
}
}