Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - create-react-app@4.0.3
 - react-dev-utils@11.0.3
 - react-scripts@4.0.3
  • Loading branch information
iansu committed Feb 22, 2021
1 parent cce32fa commit f92c37a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/create-react-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-react-app",
"version": "4.0.2",
"version": "4.0.3",
"keywords": [
"react"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dev-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "react-dev-utils",
"version": "11.0.2",
"version": "11.0.3",
"description": "webpack utilities used by Create React App",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-scripts/package.json
@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "4.0.2",
"version": "4.0.3",
"description": "Configuration and scripts for Create React App.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -72,7 +72,7 @@
"postcss-safe-parser": "5.0.2",
"prompts": "2.4.0",
"react-app-polyfill": "^2.0.0",
"react-dev-utils": "^11.0.2",
"react-dev-utils": "^11.0.3",
"react-refresh": "^0.8.3",
"resolve": "1.18.1",
"resolve-url-loader": "^3.1.2",
Expand Down

0 comments on commit f92c37a

Please sign in to comment.