Skip to content

Commit

Permalink
chore: upgrade example to vite 6 (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Nov 26, 2024
1 parent e15f949 commit 29672bc
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 401 deletions.
2 changes: 1 addition & 1 deletion examples/vite-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"vite": "^5.2.6",
"vite": "^5.4.11",
"vite-imagetools": "workspace:*"
}
}
Loading

0 comments on commit 29672bc

Please sign in to comment.