Skip to content

Commit

Permalink
Fix refresh on dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Feb 17, 2025
1 parent 11d40f7 commit d93882e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,11 @@
"devDependencies": {
"mrs-developer": "^2.2.0"
},
"pnpm": {
"overrides": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"react-refresh": "^0.14.2"
}
},
"packageManager": "[email protected]"
}
}

0 comments on commit d93882e

Please sign in to comment.