Skip to content

Commit

Permalink
Add flare (purescript#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
joneshf authored and paf31 committed Sep 9, 2017
1 parent 7234a90 commit ac12619
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,20 @@
"repo": "https://github.com/slamdata/purescript-fixed-points.git",
"version": "v4.0.0"
},
"flare": {
"dependencies": [
"canvas",
"datetime",
"dom",
"drawing",
"foldable-traversable",
"nonempty",
"signal",
"smolder"
],
"repo": "https://github.com/sharkdp/purescript-flare.git",
"version": "v3.2.0"
},
"foldable-traversable": {
"dependencies": [
"bifunctors",
Expand Down

0 comments on commit ac12619

Please sign in to comment.