aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/ui/package.json
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-03-29 22:15:38 +0800
committerGitHub <noreply@github.com>2026-03-29 22:15:38 +0800
commit9bf4a82772712306adf5107427bcb5a3ee8d25cd (patch)
tree0758f02ff9d1069a7aa6fb305e05338e60d976ea /packages/ui/package.json
parent0fb7c616574255bf1ad4f182bc91966407ef9fc3 (diff)
downloadDropOut-9bf4a82772712306adf5107427bcb5a3ee8d25cd.tar.gz
DropOut-9bf4a82772712306adf5107427bcb5a3ee8d25cd.zip
Revert "chore(release): bump versions"
Diffstat (limited to 'packages/ui/package.json')
-rw-r--r--packages/ui/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 2c04e98..9f329e4 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,7 +1,7 @@
{
"name": "@dropout/ui",
"private": true,
- "version": "0.1.0-alpha.4",
+ "version": "0.1.0-alpha.3",
"type": "module",
"scripts": {
"dev": "vite",
@@ -46,4 +46,4 @@
"typescript": "~5.9.3",
"vite": "npm:rolldown-vite@^7"
}
-} \ No newline at end of file
+}