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 272f653 commit aa3df5eCopy full SHA for aa3df5e
package.json
@@ -8,7 +8,7 @@
8
},
9
"main": "dist/vue-code-block.cjs.js",
10
"module": "dist/vue-code-block.es.js",
11
- "types": "dist/types/index.d.ts",
+ "types": "dist/plugin/types/index.d.ts",
12
"scripts": {
13
"dev": "vite",
14
"watch": "pnpm dev",
0 commit comments