Release govoplan-datasources v0.1.25: unify interface contracts and documentation

This commit is contained in:
2026-09-08 01:32:31 +02:00
parent ad8235028f
commit 930302b535
5 changed files with 36 additions and 21 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/datasources-webui",
"version": "0.1.24",
"version": "0.1.25",
"private": true,
"type": "module",
"main": "src/index.ts",
@@ -17,7 +17,7 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.18",
"@govoplan/core-webui": "^0.1.45",
"lucide-react": "^1.23.0",
"react": ">=19.2.7 <20",
"react-dom": ">=19.2.7 <20",