DefinitelyTyped/types/react-highcharts/package.json
Alexander T f3a2beb1fd highcharts: Provides its own types (#39599)
* highcharts: Provides its own types

* use @types/highcharts instead of highcharts
2019-11-07 11:37:21 -08:00

7 lines
92 B
JSON

{
"private": true,
"dependencies": {
"@types/highcharts": "^5.0.44"
}
}