Skip to content

Commit 7af570e

Browse files
committed
updated debugbar
1 parent c4a345b commit 7af570e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/debugbar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ export type {
22
Action,
33
Collection,
44
Item,
5-
} from "https://cdn.jsdelivr.net/gh/lumeland/[email protected].12/types.ts";
5+
} from "https://cdn.jsdelivr.net/gh/lumeland/[email protected].13/types.ts";
66
export const specifier =
7-
"https://cdn.jsdelivr.net/gh/lumeland/[email protected].12/lume-bar.js";
7+
"https://cdn.jsdelivr.net/gh/lumeland/[email protected].13/lume-bar.js";

0 commit comments

Comments
 (0)