mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
chore: update lowest compatibility to ts@3.7 (#45977)
Because ramda depends on the ts-toolbelt@6.x.x, the oldest supported version of TypeScript is 3.7.
This commit is contained in:
parent
7190d61d16
commit
92a75538fb
2
types/ramda/index.d.ts
vendored
2
types/ramda/index.d.ts
vendored
@ -29,7 +29,7 @@
|
||||
// Saul Mirone <https://github.com/Saul-Mirone>
|
||||
// Nicholai Nissen <https://github.com/Nicholaiii>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 3.5
|
||||
// TypeScript Version: 3.7
|
||||
|
||||
import * as _ from "ts-toolbelt";
|
||||
import {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user