Skip to content

Commit

Permalink
feat: migrate to vite 5
Browse files Browse the repository at this point in the history
  • Loading branch information
zuramai committed Nov 22, 2023
1 parent d9a91cb commit 52151bf
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 202 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"resolve-url-loader": "^5.0.0",
"sass": "^1.67.0",
"sass-loader": "^13.2.0",
"vite": "4.4.9",
"vite-plugin-nunjucks": "^0.1.10",
"vite": "5.0.2",
"vite-plugin-nunjucks": "file:./vite-plugin-nunjucks",
"vite-plugin-static-copy": "^0.13.1"
},
"release-it": {
Expand Down
Loading

0 comments on commit 52151bf

Please sign in to comment.