Skip to content

Commit c9ebba8

Browse files
committed
chore: remove stale WIP description
1 parent 6f0f194 commit c9ebba8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/rolldown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vitejs/devtools-rolldown",
33
"type": "module",
44
"version": "0.1.3",
5-
"description": "DevTools for Rolldown (work in progress)",
5+
"description": "DevTools for Rolldown",
66
"author": "VoidZero Inc.",
77
"license": "MIT",
88
"homepage": "https://github.com/vitejs/devtools#readme",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.1.3",
55
"private": true,
6-
"description": "DevTools UI for Vite (work in progress)",
6+
"description": "DevTools UI for Vite",
77
"author": "VoidZero Inc.",
88
"license": "MIT",
99
"homepage": "https://github.com/vitejs/devtools#readme",

0 commit comments

Comments
 (0)