- create-react-app@2.1.8
 - react-dev-utils@8.0.0
 - react-scripts@2.1.8
This commit is contained in:
Ian Sutherland
2019-03-06 17:53:30 -07:00
parent 529a3d77b7
commit c17e25bf7f
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "2.1.7",
"version": "2.1.8",
"description": "Configuration and scripts for Create React App.",
"repository": "facebook/create-react-app",
"license": "MIT",
@@ -60,7 +60,7 @@
"postcss-preset-env": "6.5.0",
"postcss-safe-parser": "4.0.1",
"react-app-polyfill": "^0.2.2",
"react-dev-utils": "^7.0.5",
"react-dev-utils": "^8.0.0",
"resolve": "1.10.0",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",