Skip to content

Commit 881d080

Browse files
authored
chore: ensure create-vite has unbuild dev dep (#14419)
1 parent d914a9d commit 881d080

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/create-vite/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"cross-spawn": "^7.0.3",
3939
"kolorist": "^1.8.0",
4040
"minimist": "^1.2.8",
41-
"prompts": "^2.4.2"
41+
"prompts": "^2.4.2",
42+
"unbuild": "^2.0.0"
4243
}
4344
}

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)