Skip to content

Commit 858a0ea

Browse files
chore: sync version to 2.12.0 (#59)
Cherry-picked from release/2.12.x (release v2.12.0) Original commit: d20b352 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6a43001 commit 858a0ea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

apps/streaming-demo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"runtime": "ts-node src/runtime-server.ts"
1212
},
1313
"dependencies": {
14-
"@enclave-vm/broker": "2.11.0",
15-
"@enclave-vm/client": "2.11.0",
16-
"@enclave-vm/types": "2.11.0",
17-
"@enclave-vm/core": "2.11.0",
14+
"@enclave-vm/broker": "2.12.0",
15+
"@enclave-vm/client": "2.12.0",
16+
"@enclave-vm/types": "2.12.0",
17+
"@enclave-vm/core": "2.12.0",
1818
"express": "^4.21.0",
1919
"zod": "^3.24.0"
2020
},

0 commit comments

Comments
 (0)