Skip to content

Commit

Permalink
Rolls back React facebook/react-devtools#1168
Browse files Browse the repository at this point in the history
  • Loading branch information
partiallymisplaced committed Oct 27, 2018
1 parent 56af6d8 commit ac49c4d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
25 changes: 12 additions & 13 deletions client/package-lock.json

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

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "^16.6.0",
"react-dom": "^16.6.0",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-router-dom": "^4.3.1",
"react-scripts": "2.0.5"
},
Expand Down

0 comments on commit ac49c4d

Please sign in to comment.