DefinitelyTyped/types/react-cropper/package.json
Alexander T 106f346dc6 cropperjs: Provides its own types (#39633)
* cropperjs: Provides its own types

* Fix types in react-cropper
2019-11-07 10:08:23 -08:00

7 lines
83 B
JSON

{
"private": true,
"dependencies": {
"cropperjs": "^1.3.0"
}
}