Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
thalescomp authored Apr 24, 2018
1 parent 1dae1a9 commit 45c8f3d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dependencies": {
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-dom": "^15.5.4"
"prop-types": "^15.6.1",
"react": "^16.3.2",
"react-dom": "^16.3.2"
},
"devDependencies": {
"react-scripts": "0.9.5"
"react-scripts": "1.1.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 45c8f3d

Please sign in to comment.