Skip to content

Commit

Permalink
Add now (purescript#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelXavier authored and paf31 committed Jun 12, 2017
1 parent 56031a8 commit 04fc476
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3599,6 +3599,44 @@
"repo": "https://github.com/purescript/purescript-validation.git",
"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": {
"dependencies": [
"arrays",
Expand Down

0 comments on commit 04fc476

Please sign in to comment.