diff --git a/package.json b/package.json index 14002c7..0fc2411 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-cdn-import", - "version": "1.0.0", + "version": "1.0.1", "description": "Import packages from CDN for the vite plugin", "type": "module", "main": "dist/index.js",