Skip to content

Commit

Permalink
Merge pull request #639 from sanctuary-js/davidchambers/maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers authored Apr 27, 2019
2 parents 631f841 + f5fad39 commit f783983
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 @@ -24,7 +24,7 @@
"dependencies": {
"sanctuary-def": "0.20.0",
"sanctuary-either": "1.2.0",
"sanctuary-maybe": "1.1.0",
"sanctuary-maybe": "1.2.0",
"sanctuary-pair": "1.2.0",
"sanctuary-show": "1.0.0",
"sanctuary-type-classes": "11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"sanctuary-def": "0.20.0",
"sanctuary-either": "1.2.0",
"sanctuary-maybe": "1.1.0",
"sanctuary-maybe": "1.2.0",
"sanctuary-pair": "1.2.0",
"sanctuary-show": "1.0.0",
"sanctuary-type-classes": "11.0.0",
Expand Down

0 comments on commit f783983

Please sign in to comment.