Skip to content

Commit

Permalink
Bump react-scripts minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hives committed Mar 21, 2020
1 parent 42cea8e commit b2fc598
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 450 deletions.
8 changes: 2 additions & 6 deletions front-end/package.json
Expand Up @@ -10,7 +10,7 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"react-scripts": "3.4.0",
"serve": "^11.3.0"
},
"scripts": {
Expand All @@ -24,11 +24,7 @@
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"production": [">0.2%", "not dead", "not op_mini all"],
"development": [
"last 1 chrome version",
"last 1 firefox version",
Expand Down

0 comments on commit b2fc598

Please sign in to comment.