diff --git a/package.json b/package.json index 8d2f862..733d5a9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unplugin-auto-import", "type": "module", - "version": "0.17.1", + "version": "0.17.2", "packageManager": "pnpm@8.11.0", "description": "Register global imports on demand for Vite and Webpack", "author": "Anthony Fu ",