Skip to content

Commit

Permalink
Merge pull request #259 from sanctuary-js/davidchambers/type-classes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers authored Apr 5, 2019
2 parents 72bf9df + 0b7e76e commit 8f814aa
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-either": "1.1.0",
"sanctuary-show": "1.0.x",
"sanctuary-type-classes": "10.0.x",
"sanctuary-type-classes": "11.0.x",
"sanctuary-type-identifiers": "2.0.x"
},
"ignore": [
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-either": "1.1.0",
"sanctuary-show": "1.0.x",
"sanctuary-type-classes": "10.0.x",
"sanctuary-type-classes": "11.0.x",
"sanctuary-type-identifiers": "2.0.x"
},
"devDependencies": {
Expand Down

0 comments on commit 8f814aa

Please sign in to comment.