chore: remove deprecated json-cas-workflow package

Types moved to @uncaged/workflow-protocol. npm package deprecated.
This commit is contained in:
2026-05-25 10:26:03 +00:00
parent e00a23dd80
commit 0e38fd3ea9
10 changed files with 2 additions and 1252 deletions
+1 -4
View File
@@ -12,10 +12,7 @@
"skipLibCheck": true,
"paths": {
"@uncaged/json-cas": ["./packages/json-cas/src/index.ts"],
"@uncaged/json-cas-fs": ["./packages/json-cas-fs/src/index.ts"],
"@uncaged/json-cas-workflow": [
"./packages/json-cas-workflow/src/index.ts"
]
"@uncaged/json-cas-fs": ["./packages/json-cas-fs/src/index.ts"]
},
"composite": true,
"declaration": true,