We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be62eab commit 4c85507Copy full SHA for 4c85507
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vite-plugin-components",
3
"description": "Components auto importing for Vite",
4
- "version": "0.6.1",
+ "version": "0.6.2",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
7
"types": "dist/index.d.ts",
0 commit comments