This commit is contained in:
Michael Xavier 2017-06-12 16:28:25 -07:00 committed by Phil Freeman
parent 56031a8c34
commit 04fc4768c1

View file

@ -3599,6 +3599,44 @@
"repo": "https://github.com/purescript/purescript-validation.git", "repo": "https://github.com/purescript/purescript-validation.git",
"version": "v3.0.0" "version": "v3.0.0"
}, },
"now": {
"dependencies": [
"arrays",
"assert",
"bifunctors",
"console",
"control",
"datetime",
"eff",
"either",
"enums",
"foldable-traversable",
"functions",
"generics",
"globals",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/purescript-contrib/purescript-now.git",
"version": "v3.0.0"
},
"yargs": { "yargs": {
"dependencies": [ "dependencies": [
"arrays", "arrays",