Skip to content

Commit e84a215

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

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.2",
3+
"version": "0.1.0-rc.4",
44
"private": false,
55
"license": "MIT",
66
"type": "module",
77
"scripts": {
88
"test": "bun test"
99
},
1010
"dependencies": {
11-
"t44": "^0.4.0-rc.17",
12-
"@stream44.studio/encapsulate": "^0.4.0-rc.19"
11+
"t44": "^0.4.0-rc.19",
12+
"@stream44.studio/encapsulate": "^0.4.0-rc.21"
1313
},
1414
"devDependencies": {
1515
"@types/bun": "^1.3.4",

0 commit comments

Comments
 (0)