mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Fixed HTMLtoTouch types location to match directory structure of 'react-dnd-multi-backend' * Added tests for CommonJS types file in 'react-dnd-multi-backend' * Removed dependency from package.json
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"react-dnd": "^10.0.2",
|
|
"react-dnd-touch-backend": "^10.0.2"
|
|
}
|
|
}
|