Skip to content

Commit 5e94263

Browse files
committed
version-checks
1 parent fb8adc3 commit 5e94263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: core/deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"tasks": {
1515
"clean": "rm -rf ./lib ./cjs ./esm",
16-
"test": "deno test -A --parallel --reload --quiet tests/ --import-map=./import_map.json",
16+
"test": "deno test -A --parallel --reload --quiet tests/ --import-map=./import_map.json"
1717
},
1818
"imports": {
1919
"@nats-io/nkeys": "jsr:@nats-io/[email protected]",

0 commit comments

Comments
 (0)