Skip to content

Commit d1f32c4

Browse files
authoredJul 22, 2020
Upgrade refresh plugin (#9348)
1 parent 8e720ae commit d1f32c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"types": "./lib/react-app.d.ts",
3030
"dependencies": {
3131
"@babel/core": "7.10.5",
32-
"@pmmmwh/react-refresh-webpack-plugin": "0.3.3",
32+
"@pmmmwh/react-refresh-webpack-plugin": "0.4.0-beta.8",
3333
"@svgr/webpack": "5.4.0",
3434
"@typescript-eslint/eslint-plugin": "^3.3.0",
3535
"@typescript-eslint/parser": "^3.3.0",

0 commit comments

Comments
 (0)
Please sign in to comment.