Skip to content

Commit 846ce36

Browse files
authored
Merge pull request #186 from iquad/patch-1
[0.7.x] Update package.json to use vite 4 compatible vite-plugin-full-reload
2 parents e75723f + 22e4557 commit 846ce36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
},
4545
"dependencies": {
4646
"picocolors": "^1.0.0",
47-
"vite-plugin-full-reload": "^1.0.1"
47+
"vite-plugin-full-reload": "^1.0.5"
4848
}
4949
}

0 commit comments

Comments
 (0)