- create-react-app@2.1.3
 - react-dev-utils@7.0.1
 - react-error-overlay@5.1.2
 - react-scripts@2.1.3
This commit is contained in:
Ian Schmitz
2019-01-04 10:53:44 -08:00
parent 6a95aae96d
commit 0d0d0349a5
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "2.1.2",
"version": "2.1.3",
"description": "Configuration and scripts for Create React App.",
"repository": "facebook/create-react-app",
"license": "MIT",
@@ -61,7 +61,7 @@
"postcss-preset-env": "6.3.1",
"postcss-safe-parser": "4.0.1",
"react-app-polyfill": "^0.2.0",
"react-dev-utils": "^7.0.0",
"react-dev-utils": "^7.0.1",
"resolve": "1.8.1",
"sass-loader": "7.1.0",
"style-loader": "0.23.0",