Merge pull request #29 from jasonzoladz/psc-0.10.1

Update packages.json with react-addons-css-transition-group
This commit is contained in:
Phil Freeman 2016-11-05 23:50:35 -07:00 committed by GitHub
commit 0774adf61f

View file

@ -2467,6 +2467,52 @@
"repo": "https://github.com/purescript-contrib/purescript-react.git",
"version": "v2.0.0"
},
"react-addons-css-transition-group": {
"dependencies": [
"arrays",
"bifunctors",
"control",
"datetime",
"distributive",
"dom",
"eff",
"eff-functions",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"generics",
"identity",
"integers",
"invariant",
"js-date",
"lazy",
"lists",
"math",
"maybe",
"media-types",
"monoid",
"newtype",
"nonempty",
"nullable",
"partial",
"prelude",
"proxy",
"react",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce",
"react-dom"
],
"repo": "https://github.com/purescript-contrib/purescript-react-addons-css-transition-group.git",
"version": "v0.2.1"
},
"react-dom": {
"dependencies": [
"arrays",