We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7ab65 commit 9c346fdCopy full SHA for 9c346fd
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"type": "module",
3
- "version": "0.6.5",
+ "version": "0.0.0-alpha.0",
4
"private": true,
5
"packageManager": "pnpm@10.11.0",
6
"scripts": {
packages/devtools/package.json
@@ -1,8 +1,8 @@
"name": "@vitejs/devtools",
- "description": "DevTools for Vite",
+ "description": "DevTools for Vite (work in progress)",
"author": "VoidZero Inc.",
7
"license": "MIT",
8
"homepage": "https://github.com/vitejs/vite-devtools#readme",
0 commit comments