Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit b64ef70

Browse files
antfupi0
andauthored
chore: force single version of vite (#5400)
Co-authored-by: Pooya Parsa <[email protected]>
1 parent f6bf4f7 commit b64ef70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"nuxi": "link:./packages/nuxi",
4343
"nuxt": "link:./packages/nuxt",
4444
"nuxt3": "link:./packages/nuxt",
45+
"vite": "^2.9.10",
4546
"unbuild": "^0.7.4"
4647
},
4748
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13341,7 +13341,7 @@ __metadata:
1334113341
languageName: node
1334213342
linkType: hard
1334313343

13344-
"vite@npm:^2.9.11, vite@npm:^2.9.9":
13344+
"vite@npm:^2.9.10":
1334513345
version: 2.9.11
1334613346
resolution: "vite@npm:2.9.11"
1334713347
dependencies:

0 commit comments

Comments
 (0)