Skip to content

Commit c51faff

Browse files
authored
Merge pull request #102 from thefrontside/tm/bump-stream-helpers-deps
Fix @effectionx/stream-helpers version publish
2 parents a58764f + 89ed599 commit c51faff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stream-helpers/deno.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"imports": {
55
"effection": "npm:effection@^3",
66
"immutable": "npm:immutable@^5",
7-
"@effectionx/signals": "npm:@effectionx/signals@0.3.0",
7+
"@effectionx/signals": "npm:@effectionx/signals@0.4.0",
88
"@std/expect": "jsr:@std/expect@^1",
99
"@std/testing": "jsr:@std/testing@^1",
10-
"@effectionx/timebox": "npm:@effectionx/timebox@0.2.0",
11-
"@effectionx/bdd": "jsr:@effectionx/bdd@0.2.2",
10+
"@effectionx/timebox": "npm:@effectionx/timebox@0.3.0",
11+
"@effectionx/bdd": "jsr:@effectionx/bdd@0.3.0",
1212
"remeda": "npm:remeda@^2"
1313
},
1414
"license": "MIT",

0 commit comments

Comments
 (0)