Created
October 7, 2018 07:03
-
-
Save dangdennis/8cc6357db63bdd5874233d699e217e91 to your computer and use it in GitHub Desktop.
Reason and ReasonReact version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dependencies": { | |
"react": "^16.2.0", | |
"react-dom": "^16.2.0", | |
"reason-react": ">=0.4.0" | |
}, | |
"devDependencies": { | |
"bs-platform": "^4.0.5" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment