Skip to content

Commit

Permalink
Merge pull request #597 from sanctuary-js/davidchambers/either
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers authored Feb 21, 2019
2 parents aa4491d + 570aa9b commit e1b0f06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"dependencies": {
"sanctuary-def": "0.19.0",
"sanctuary-either": "1.0.0",
"sanctuary-either": "1.1.0",
"sanctuary-maybe": "1.0.0",
"sanctuary-pair": "1.0.0",
"sanctuary-show": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"sanctuary-def": "0.19.0",
"sanctuary-either": "1.0.0",
"sanctuary-either": "1.1.0",
"sanctuary-maybe": "1.0.0",
"sanctuary-pair": "1.0.0",
"sanctuary-show": "1.0.0",
Expand Down

0 comments on commit e1b0f06

Please sign in to comment.