Skip to content

Commit

Permalink
Merge pull request #186 from iquad/patch-1
Browse files Browse the repository at this point in the history
[0.7.x] Update package.json to use vite 4 compatible vite-plugin-full-reload
  • Loading branch information
driesvints authored Dec 19, 2022
2 parents e75723f + 22e4557 commit 846ce36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
},
"dependencies": {
"picocolors": "^1.0.0",
"vite-plugin-full-reload": "^1.0.1"
"vite-plugin-full-reload": "^1.0.5"
}
}

0 comments on commit 846ce36

Please sign in to comment.