From 737ac9370488e48c2638616ca3f05034d6dd209b Mon Sep 17 00:00:00 2001 From: tongen Date: Thu, 5 Sep 2024 16:49:40 +0800 Subject: [PATCH] chore: version --- packages/icons-react/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/icons-react/package.json b/packages/icons-react/package.json index d5abded..30b97ce 100644 --- a/packages/icons-react/package.json +++ b/packages/icons-react/package.json @@ -1,6 +1,6 @@ { "name": "@nutui/icons-react", - "version": "1.0.4", + "version": "1.0.5", "scripts": { "dev": "vite", "build": "vite build --config vite.config.build.es.ts && vite build --config vite.config.build.umd.ts && vite build --config vite.config.build.css.ts && vite build --config vite.config.dts.ts", @@ -51,4 +51,4 @@ "vite": "^4.0.0", "vite-plugin-dts": "^1.7.1" } -} +} \ No newline at end of file