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 d2f813f commit fb711ecCopy full SHA for fb711ec
packages/react-scripts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts",
3
- "version": "3.4.1",
+ "version": "3.4.2",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": {
6
"type": "git",
@@ -77,7 +77,7 @@
77
"ts-pnp": "1.1.6",
78
"url-loader": "2.3.0",
79
"webpack": "4.42.0",
80
- "webpack-dev-server": "3.10.3",
+ "webpack-dev-server": "3.11.0",
81
"webpack-manifest-plugin": "2.2.0",
82
"workbox-webpack-plugin": "4.3.1"
83
},
0 commit comments