DefinitelyTyped/types/react-flatpickr/package.json
Matt a374bea71d [flatpickr] Fix #20701: Deprecate redundant "flatpickr" types (#20983)
* Cut: Run "not-needed" script.

* Cut: .github/CODEOWNERS entries.

* Fix: "react-flatpickr" definition file and tests.
2017-10-25 11:51:41 -07:00

7 lines
83 B
JSON

{
"private": true,
"dependencies": {
"flatpickr": "^4.0.6"
}
}