Skip to content

Commit 06da9f8

Browse files
committed
fix: remove is/mod from deno.jsonc
Close #91
1 parent f1c49f5 commit 06da9f8

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)