aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/ui/package.json
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-03-29 22:16:03 +0800
committerGitHub <noreply@github.com>2026-03-29 22:16:03 +0800
commitad9cac30c101f955a340a7b723cc98265e4c4d5c (patch)
tree0758f02ff9d1069a7aa6fb305e05338e60d976ea /packages/ui/package.json
parent0fb7c616574255bf1ad4f182bc91966407ef9fc3 (diff)
parent9bf4a82772712306adf5107427bcb5a3ee8d25cd (diff)
downloadDropOut-ad9cac30c101f955a340a7b723cc98265e4c4d5c.tar.gz
DropOut-ad9cac30c101f955a340a7b723cc98265e4c4d5c.zip
revert: revert due to primary version (#131)
Reverts HydroRoll-Team/DropOut#124
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
+}