Skip to content

Commit 6d96325

Browse files
committed
fix: debug name
1 parent d14a50b commit 6d96325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import debugLib from 'debug'
22

3-
export const debugLog = debugLib('react-idb-cached')
3+
export const debugLog = debugLib('react-idb-cache')

0 commit comments

Comments
 (0)