mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-22 08:20:39 +00:00
publish plugin love (#8262)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
This commit is contained in:
parent
6f63a407dd
commit
c1b425a51c
@ -49,6 +49,10 @@
|
|||||||
"@hcengineering/view": "^0.6.13",
|
"@hcengineering/view": "^0.6.13",
|
||||||
"@hcengineering/workbench": "^0.6.16"
|
"@hcengineering/workbench": "^0.6.16"
|
||||||
},
|
},
|
||||||
|
"repository": "https://github.com/hcengineering/platform",
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://npm.pkg.github.com"
|
||||||
|
},
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"types": "./types/index.d.ts",
|
"types": "./types/index.d.ts",
|
||||||
|
@ -1801,7 +1801,7 @@
|
|||||||
{
|
{
|
||||||
"packageName": "@hcengineering/love",
|
"packageName": "@hcengineering/love",
|
||||||
"projectFolder": "plugins/love",
|
"projectFolder": "plugins/love",
|
||||||
"shouldPublish": false
|
"shouldPublish": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName": "@hcengineering/love-assets",
|
"packageName": "@hcengineering/love-assets",
|
||||||
|
Loading…
Reference in New Issue
Block a user