feat: promote files to a stable product destination
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-24 17:58:33 +02:00
parent 6176e9f40e
commit 2baa8f2657
5 changed files with 41 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/files-webui",
"version": "0.1.24",
"version": "0.1.25",
"private": true,
"type": "module",
"main": "webui/src/index.ts",
@@ -26,7 +26,7 @@
"react-dom": ">=19.2.7 <20",
"react-router": ">=8.3.0 <9",
"lucide-react": "^1.23.0",
"@govoplan/core-webui": "^0.1.18"
"@govoplan/core-webui": "^0.1.44"
},
"peerDependenciesMeta": {
"@govoplan/core-webui": {