feat(webui): expose stable product destinations
Module Package Release / publish-packages (push) Successful in 13s
Module Package Release / publish-packages (push) Successful in 13s
This commit is contained in:
+5
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@govoplan/core-webui",
|
||||
"version": "0.1.43",
|
||||
"version": "0.1.44",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
@@ -22,6 +22,10 @@
|
||||
"./wysiwyg": {
|
||||
"types": "./src/wysiwyg.ts",
|
||||
"import": "./src/wysiwyg.ts"
|
||||
},
|
||||
"./outcome-product-surface-translations": {
|
||||
"types": "./src/i18n/outcomeProductSurfaceTranslations.ts",
|
||||
"import": "./src/i18n/outcomeProductSurfaceTranslations.ts"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user