Release govoplan-tasks v0.1.23: unify interface contracts and documentation

This commit is contained in:
2026-09-08 01:32:53 +02:00
parent 5c186b565e
commit bb6ebf194a
6 changed files with 39 additions and 25 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/tasks-webui",
"version": "0.1.22",
"version": "0.1.23",
"private": true,
"type": "module",
"main": "src/index.ts",
@@ -14,7 +14,7 @@
"./styles/tasks.css": "./src/styles/tasks.css"
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.44",
"@govoplan/core-webui": "^0.1.45",
"lucide-react": "^1.23.0",
"react": ">=19.2.7 <20",
"react-dom": ">=19.2.7 <20",