diff --git a/package.json b/package.json index b7c3401..cf9183d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vite-plugin-libcss", "description": "This plugin will inject css into bundled js file using `import` statement.", - "version": "1.0.1", + "version": "1.0.2", "main": "index.js", "types": "index.d.ts", "author": "wxsms@foxmail.com",