Skip to content

Commit 86ab986

Browse files
committed
Published using @Stream44 Studio
Signed-off-by: Christoph <christoph@christoph.diy>
1 parent deb8907 commit 86ab986

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@stream44.studio/t44-docker.com",
3-
"version": "0.1.0-rc.7",
3+
"version": "0.1.0-rc.8",
44
"private": false,
55
"license": "MIT",
66
"type": "module",
77
"scripts": {
88
"test": "bun test"
99
},
1010
"dependencies": {
11-
"@stream44.studio/t44": "^0.4.0-rc.24",
12-
"@stream44.studio/encapsulate": "^0.4.0-rc.25"
11+
"@stream44.studio/t44": "^0.4.0-rc.31",
12+
"@stream44.studio/encapsulate": "^0.4.0-rc.27"
1313
},
1414
"devDependencies": {
1515
"@types/bun": "^1.3.4",

0 commit comments

Comments
 (0)