DefinitelyTyped/types/ramda/package.json
Pierre-Antoine Mills e8add0e478 [ramda] cleanup (#40738)
* chore: replace `Ensure` with `Clean` alias

* chore: update ts-toolbelt

* fix: return type of match

* chore: moved type utilities to tools.d.ts

* chore: move merge type utilities to tools

* chore: move merge utilities + info header

* chore: update ts-toolbelt

* fix: lint, tool imports

* fix: import

* fix: comment lint

* fix: lint

* chore: move MergeAll

* fix: export utility types

* fix: lint

* chore: flatten declaration

* fix: typo

* chore: remove references

* chore: remove old project

* chore: move references to OTHER_FILES.txt

* chore: readme

* fix: export global nsp
2019-12-06 15:47:41 -08:00

7 lines
86 B
JSON

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