From 3639238a31112cfba842f7f861cc10cfd1541ae8 Mon Sep 17 00:00:00 2001 From: allenice <994298628@qq.com> Date: Fri, 26 Apr 2024 09:59:20 +0800 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",