We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a345b commit 7af570eCopy full SHA for 7af570e
deps/debugbar.ts
@@ -2,6 +2,6 @@ export type {
2
Action,
3
Collection,
4
Item,
5
-} from "https://cdn.jsdelivr.net/gh/lumeland/[email protected].12/types.ts";
+} from "https://cdn.jsdelivr.net/gh/lumeland/[email protected].13/types.ts";
6
export const specifier =
7
- "https://cdn.jsdelivr.net/gh/lumeland/[email protected].12/lume-bar.js";
+ "https://cdn.jsdelivr.net/gh/lumeland/[email protected].13/lume-bar.js";
0 commit comments