We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06db39b commit 8eff354Copy full SHA for 8eff354
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rspack/plugin-react-refresh",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"repository": "https://github.com/rspack-contrib/rspack-plugin-react-refresh",
5
"license": "MIT",
6
"description": "React refresh plugin for rspack",
@@ -59,7 +59,6 @@
59
"dependencies": {
60
"error-stack-parser": "^2.1.4",
61
"html-entities": "^2.5.2"
62
-
63
},
64
"peerDependencies": {
65
"react-refresh": ">=0.10.0 <1.0.0",
0 commit comments