mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
1. Fixed all reported Flow errors 2. Added a few missing package declarations 3. Deleted ReactDebugHooks fork in favor of react-debug-tools
15 lines
350 B
JSON
15 lines
350 B
JSON
{
|
|
"private": true,
|
|
"name": "react-devtools-shared",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@reach/menu-button": "^0.1.17",
|
|
"@reach/tooltip": "^0.2.2",
|
|
"clipboard-js": "^0.3.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"memoize-one": "^3.1.1",
|
|
"node-events": "npm:events@^3.0.0",
|
|
"react-virtualized-auto-sizer": "^1.0.2"
|
|
}
|
|
}
|