Skip to content

Commit

Permalink
Update React modules to the latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Standard8 committed Feb 27, 2020
1 parent cafc949 commit a829415
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"@reduxjs/toolkit": "1.2.5",
"pdfjs-dist": "2.2.228",
"react": "16.12.0",
"react-dom": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"react-redux": "7.2.0",
"redux": "4.0.5"
},
Expand All @@ -41,7 +41,7 @@
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"prop-types": "15.7.2",
"react-test-renderer": "16.12.0",
"react-test-renderer": "16.13.0",
"serve": "11.3.0"
},
"scripts": {
Expand Down

0 comments on commit a829415

Please sign in to comment.