Release v0.1.17
Module Package Release / publish-packages (push) Successful in 13s

This commit is contained in:
2026-08-05 20:33:58 +02:00
parent 8cbab781bf
commit f14692a15e
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/docs-webui",
"version": "0.1.16",
"version": "0.1.17",
"private": true,
"type": "module",
"main": "src/index.ts",
@@ -13,7 +13,7 @@
}
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.16",
"@govoplan/core-webui": "^0.1.17",
"lucide-react": "^1.23.0",
"react": ">=19.2.7 <20",
"react-dom": ">=19.2.7 <20",