Skip to content

Commit

Permalink
chore: remove extra vite dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab committed Sep 25, 2024
1 parent ba538e8 commit e556762
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"postcss-html": "^1.6.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.4",
"vite": "^5.2.9",
"vue-tsc": "^2.0.29"
},
"simple-git-hooks": {
Expand Down
3 changes: 1 addition & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14201,7 +14201,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.2.9, vite@npm:^5.4.5":
"vite@npm:^5.0.0, vite@npm:^5.4.5":
version: 5.4.7
resolution: "vite@npm:5.4.7"
dependencies:
Expand Down Expand Up @@ -14475,7 +14475,6 @@ __metadata:
typescript: "npm:^5.5.4"
underscore: "npm:^1.13.6"
v-lazy-component: "npm:^3.0.9"
vite: "npm:^5.2.9"
vue: "npm:^3.4.22"
vue-tsc: "npm:^2.0.29"
languageName: unknown
Expand Down

0 comments on commit e556762

Please sign in to comment.