DefinitelyTyped/types/ramda/package.json
Pierre-Antoine Mills b15f295909 [ramda] allow arrays to be non-readonly (#38255)
* allow arrays to be non-readonly

* update ts-toolbelt

* fix array types

* fix array types

* fix array types
2019-09-16 17:27:42 -04:00

7 lines
86 B
JSON

{
"private": true,
"dependencies": {
"ts-toolbelt": "^3.8.75"
}
}