Skip to content

Commit

Permalink
Update ramda to use ts-toolbelt 6.3.3 or later (DefinitelyTyped#42694)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahejlsberg authored Feb 27, 2020
1 parent 805cbee commit 31dea29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/ramda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"ts-toolbelt": "^6.1.11"
"ts-toolbelt": "^6.3.3"
}
}

0 comments on commit 31dea29

Please sign in to comment.