Release v0.1.6

This commit is contained in:
2026-07-07 15:55:37 +02:00
parent a5c24fe73e
commit 18e6c3eb9b
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@govoplan/files-webui",
"version": "0.1.5",
"version": "0.1.6",
"private": true,
"type": "module",
"main": "src/index.ts",
@@ -21,7 +21,7 @@
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.1",
"lucide-react": "^0.555.0",
"@govoplan/core-webui": "^0.1.5"
"@govoplan/core-webui": "^0.1.6"
},
"peerDependenciesMeta": {
"@govoplan/core-webui": {