Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - create-react-app@2.1.5
 - react-dev-utils@7.0.3
 - react-scripts@2.1.5
  • Loading branch information
ianschmitz committed Feb 11, 2019
1 parent 59bf92e commit 1548e39
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": "2.1.4",
"version": "2.1.5",
"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": "7.0.2",
"version": "7.0.3",
"description": "Webpack utilities used by Create React App",
"repository": "facebook/create-react-app",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-scripts/package.json
@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "2.1.4",
"version": "2.1.5",
"description": "Configuration and scripts for Create React App.",
"repository": "facebook/create-react-app",
"license": "MIT",
Expand Down Expand Up @@ -61,7 +61,7 @@
"postcss-preset-env": "6.5.0",
"postcss-safe-parser": "4.0.1",
"react-app-polyfill": "^0.2.1",
"react-dev-utils": "^7.0.2",
"react-dev-utils": "^7.0.3",
"resolve": "1.10.0",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
Expand Down

0 comments on commit 1548e39

Please sign in to comment.