diff --git a/package.json b/package.json index ae6aa00..01863b5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unplugin-auto-import", "type": "module", - "version": "0.17.3", + "version": "0.17.4", "packageManager": "pnpm@8.14.3", "description": "Register global imports on demand for Vite and Webpack", "author": "Anthony Fu ",