Skip to content

Commit 8eff354

Browse files
release v1.0.3
1 parent 06db39b commit 8eff354

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rspack/plugin-react-refresh",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"repository": "https://github.com/rspack-contrib/rspack-plugin-react-refresh",
55
"license": "MIT",
66
"description": "React refresh plugin for rspack",
@@ -59,7 +59,6 @@
5959
"dependencies": {
6060
"error-stack-parser": "^2.1.4",
6161
"html-entities": "^2.5.2"
62-
6362
},
6463
"peerDependencies": {
6564
"react-refresh": ">=0.10.0 <1.0.0",

0 commit comments

Comments
 (0)