Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
  • Loading branch information
tongen committed Sep 5, 2024
1 parent 8df0d9e commit 737ac93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/icons-react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -51,4 +51,4 @@
"vite": "^4.0.0",
"vite-plugin-dts": "^1.7.1"
}
}
}

0 comments on commit 737ac93

Please sign in to comment.