Release v0.1.6

This commit is contained in:
2026-07-07 15:55:37 +02:00
parent b328a6d649
commit c3c867391c
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@govoplan/calendar-webui",
"version": "0.1.5",
"version": "0.1.6",
"private": true,
"type": "module",
"main": "webui/src/index.ts",
@@ -19,7 +19,7 @@
"LICENSE"
],
"peerDependencies": {
"@govoplan/core-webui": "^0.1.5",
"@govoplan/core-webui": "^0.1.6",
"lucide-react": "^0.555.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",