Skip to content

Commit

Permalink
upgrades dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tacomanator committed Jul 7, 2017
1 parent 13f34c8 commit 24574a2
Show file tree
Hide file tree
Showing 2 changed files with 2,457 additions and 1,370 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"element-resize-event": "^2.0.9",
"react": "^15.4.2",
"react": "^15.6.1",
"react-detect-print": "^0.0.2",
"react-dom": "^15.4.2"
"react-dom": "^15.6.1"
},
"devDependencies": {
"react-scripts": "0.9.5"
"react-scripts": "^1.0.10"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 24574a2

Please sign in to comment.