Implement unified work inbox module

This commit is contained in:
2026-08-06 16:06:17 +02:00
parent 2e89204a0c
commit 3cdab599ff
31 changed files with 3540 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "@govoplan/tasks",
"version": "0.1.18",
"private": true,
"description": "Governed work items and unified work inbox for GovOPlaN.",
"type": "module",
"peerDependencies": {}
}