Skip to content

Commit 248bdc4

Browse files
authored
Merge pull request #100 from jsr-core/fix-mod
fix: remove `is/mod` from `deno.jsonc`
2 parents f1c49f5 + 06da9f8 commit 248bdc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deno.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"./is/literal-one-of": "./is/literal_one_of.ts",
2525
"./is/map": "./is/map.ts",
2626
"./is/map-of": "./is/map_of.ts",
27-
"./is/mod": "./is/mod.ts",
2827
"./is/null": "./is/null.ts",
2928
"./is/nullish": "./is/nullish.ts",
3029
"./is/number": "./is/number.ts",

0 commit comments

Comments
 (0)