@daren/code-block
Advanced tools
Comparing version 2.2.5 to 2.2.6
@@ -8,1 +8,2 @@ /// <reference types="react" /> | ||
export { ClipboardCopyButton }; | ||
//# sourceMappingURL=clipboard-copy-button.d.ts.map |
@@ -14,1 +14,2 @@ /// <reference types="react" /> | ||
export type { CodeBlockLanguage }; | ||
//# sourceMappingURL=code-block.d.ts.map |
export * from './code-block'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@daren/code-block", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"repository": { | ||
@@ -40,3 +40,3 @@ "type": "git", | ||
"dependencies": { | ||
"@daren/utils": "^1.3.3", | ||
"@daren/utils": "^1.4.0", | ||
"@heroicons/react": "^1.0.6", | ||
@@ -54,3 +54,3 @@ "prism-react-renderer": "^1.2.1" | ||
}, | ||
"gitHead": "3250f95f2650b1603e16b0834fef0beb8663e64b" | ||
"gitHead": "fd7bb1e50b84fa0603ad03d73ac6dcfeec970c97" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
39347
20
Updated@daren/utils@^1.4.0