Scripts should not publish

This commit is contained in:
Andrey Sobolev
2025-10-07 14:02:18 +07:00
parent 47a8f0ddaf
commit e5cf27dbc2
+1 -1
View File
@@ -27,7 +27,7 @@
{
"packageName": "@hcengineering/scripts",
"projectFolder": "common/scripts",
"shouldPublish": true
"shouldPublish": false
},
{
"packageName": "@hcengineering/communication-types",