diff options
| author | 2026-02-26 10:39:39 +0000 | |
|---|---|---|
| committer | 2026-02-26 10:39:39 +0000 | |
| commit | 8fcbf3e39c26bafe63b8e6c6191cb1e45f55e88c (patch) | |
| tree | 087973a4273fa77075f138b2ba6d7558f2c56d22 /packages/ui/package.json | |
| parent | 120c0a460162226446cce4cfbc4c7e5859cd9d09 (diff) | |
| download | DropOut-8fcbf3e39c26bafe63b8e6c6191cb1e45f55e88c.tar.gz DropOut-8fcbf3e39c26bafe63b8e6c6191cb1e45f55e88c.zip | |
chore(release): bump versions
Diffstat (limited to 'packages/ui/package.json')
| -rw-r--r-- | packages/ui/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json index 9cb7132..b739312 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,7 +1,7 @@ { "name": "@dropout/ui", "private": true, - "version": "0.0.0-alpha.0", + "version": "0.0.0-alpha.1", "type": "module", "scripts": { "dev": "vite", @@ -43,4 +43,4 @@ "typescript": "~5.9.3", "vite": "npm:rolldown-vite@^7" } -} +}
\ No newline at end of file |