Skip to content

Commit 2ddfa45

Browse files
authored
Merge pull request #95 from thefrontside/bdd-fix
⬆️ Update bdd dependency on @effectionx/test-adapter
2 parents 5e704eb + bf1c29c commit 2ddfa45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bdd/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"imports": {
77
"effection": "npm:effection@^3",
8-
"@effectionx/test-adapter": "npm:@effectionx/test-adapter@0.4.0",
8+
"@effectionx/test-adapter": "npm:@effectionx/test-adapter@^0.5.0",
99
"@std/testing": "jsr:@std/testing@^1"
1010
}
1111
}

0 commit comments

Comments
 (0)