Skip to content

Commit

Permalink
Add dev dependency to vite
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu committed Dec 17, 2022
1 parent 7944ffe commit 3cba55a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"tsup": "6.5.0",
"tsx": "3.12.1",
"typescript": "4.9.4",
"vite": "4.0.1",
"vitest": "0.25.8"
}
}
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1521,6 +1521,7 @@ __metadata:
tsup: 6.5.0
tsx: 3.12.1
typescript: 4.9.4
vite: 4.0.1
vitest: 0.25.8
zod: 3.20.2
languageName: unknown
Expand Down Expand Up @@ -4486,7 +4487,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.0.0 || ^4.0.0":
"vite@npm:4.0.1, vite@npm:^3.0.0 || ^4.0.0":
version: 4.0.1
resolution: "vite@npm:4.0.1"
dependencies:
Expand Down

0 comments on commit 3cba55a

Please sign in to comment.