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 3013d81 commit 7bede7cCopy full SHA for 7bede7c
package.json
@@ -3,7 +3,7 @@
3
"version": "2.2.0",
4
"description": "Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS or Highlight.js.",
5
"private": false,
6
- "main": "dist/vue3-code-block.js.cjs.js",
+ "main": "dist/vue3-code-block.cjs.js",
7
"module": "dist/vue3-code-block.es.js",
8
"types": "dist/types/index.d.ts",
9
"scripts": {
0 commit comments