Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Commit

Permalink
Update to reason-react 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kolljohnson committed Apr 14, 2018
1 parent d4df897 commit fc8ae0f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 25 deletions.
36 changes: 13 additions & 23 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"jest": "^20.0.4",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"reason-react": "^0.2.3"
"reason-react": "0.3.2"
},
"dependencies": {
"enzyme": "^3.2.0",
"react-test-renderer": "^16.1.1"
},
"peerDependencies": {
"reason-react": ">=0.2.1",
"reason-react": ">=0.3.1",
"bs-platform": ">=2.1.0"
},
"jest": {
Expand Down

0 comments on commit fc8ae0f

Please sign in to comment.