diff --git a/types/ramda/index.d.ts b/types/ramda/index.d.ts index fcd3b2b06f..9004ec7651 100644 --- a/types/ramda/index.d.ts +++ b/types/ramda/index.d.ts @@ -16,7 +16,7 @@ // Nikita Moshensky // Ethan Resnick // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.4 +// TypeScript Version: 2.6 declare let R: R.Static;