diff --git a/package.json b/package.json index b7f80b1..9a3e669 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.1.0", + "version": "1.1.1", "main": "index.js", "types": "index.d.ts", "author": "wxsms@foxmail.com",