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