Skip to content

Commit 3b0bd2d

Browse files
committed
fix filename
1 parent 91d8860 commit 3b0bd2d

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

src/Shims.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
@module("./shims.mjs")
1+
@module("./_shims.mjs")
22
external runWithoutLogging: (unit => Promise.t<'a>) => Promise.t<'a> = "runWithoutLogging"

src/shims.mjs

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)