Scenario steps can now persist in-script generated content (e.g. an
obtained VC's JWT) as a run file via context.downloadFile('data:...'),
without needing a network fetch. Bumps to 1.8.0.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
10 lines
112 B
JSON
10 lines
112 B
JSON
{
|
|
"name": "liqa",
|
|
"version": "1.8.0",
|
|
"private": true,
|
|
"workspaces": [
|
|
"server",
|
|
"client"
|
|
]
|
|
}
|