Skip to content

Instantly share code, notes, and snippets.

@dangdennis
Created October 7, 2018 07:03
Show Gist options
  • Save dangdennis/8cc6357db63bdd5874233d699e217e91 to your computer and use it in GitHub Desktop.
Save dangdennis/8cc6357db63bdd5874233d699e217e91 to your computer and use it in GitHub Desktop.
Reason and ReasonReact version
{
"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