Skip to content

Commit

Permalink
CR remarks
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovalov committed Jan 10, 2020
1 parent 032d937 commit f17970d
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 24 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"postcss-preset-env": "^6.7.0",
"postcss-safe-parser": "^4.0.1",
"regenerator-runtime": "^0.13.3",
"sass-loader": "^8.0.0",
"sass-loader": "^7.3.1",
"style-loader": "^1.1.2",
"terser-webpack-plugin": "^2.3.1",
"terser-webpack-plugin": "^2.3.2",
"webpack": "^4.41.5",
"webpack-assets-manifest": "^3.1.1",
"webpack-cli": "^3.3.10",
Expand All @@ -59,9 +59,6 @@
"eslint-plugin-react": "^7.17.0",
"jest": "^24.9.0"
},
"resolutions": {
"terser-webpack-plugin": "^2.3.1"
},
"jest": {
"testRegex": "(/__tests__/.*|(\\.|/))\\.jsx?$",
"roots": [
Expand Down
Loading

0 comments on commit f17970d

Please sign in to comment.