Release v0.1.15
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-04 15:18:12 +02:00
parent 6c9ff55d27
commit 1f50505305
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/docs-webui",
"version": "0.1.10",
"version": "0.1.15",
"private": true,
"type": "module",
"main": "src/index.ts",
@@ -13,7 +13,7 @@
}
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.10",
"@govoplan/core-webui": "^0.1.15",
"lucide-react": "^1.23.0",
"react": ">=19.2.7 <20",
"react-dom": ">=19.2.7 <20",