Add reactnative (#137)

This commit is contained in:
Roman Myronov 2018-01-28 01:52:04 +02:00 committed by Liam Goodacre
parent 39a24ca606
commit 60a75a56e1

View file

@ -1551,6 +1551,19 @@
"repo": "https://github.com/purescript-contrib/purescript-react-dom.git",
"version": "v4.1.0"
},
"reactnative" : {
"dependencies": [
"eff",
"integers",
"maps",
"maybe",
"newtype",
"nullable",
"react"
],
"repo": "https://github.com/doolse/purescript-reactnative.git",
"version": "v5.0.0"
},
"record": {
"dependencies": [
"symbols",