mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [React] Remove string index fallback for CSS properties (resolves #24568) * Require a minimum version of 2.2 for csstype * Fix aphrodite types * Fix react-confirm test * Use Omit * Fix react-geosuggest types * Fix victory test * Make customStyle and customStyleOnEditCell into functions
7 lines
71 B
JSON
7 lines
71 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"csstype": "^2.2.0"
|
|
}
|
|
}
|