Skip to content

Commit

Permalink
Upgrade Dependencies (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-spiess committed Oct 3, 2018
1 parent 9567374 commit 1f64146
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 175 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
],
"devDependencies": {
"babel-core": "^6.26.3",
"babel-jest": "^23.4.0",
"babel-jest": "^23.6.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"flow-bin": "^0.77.0",
"flow-bin": "^0.82.0",
"immutable": "^3.8.2",
"jest": "^23.4.1",
"jest": "^23.6.0",
"microbundle": "^0.6.0",
"prettier": "^1.13.7",
"react": "^16.4.1",
"react-dom": "^16.4.1"
"prettier": "^1.14.3",
"react": "^16.5.2",
"react-dom": "^16.5.2"
},
"peerDependencies": {
"react": "^16.4.0"
Expand Down
Loading

0 comments on commit 1f64146

Please sign in to comment.