mirror of
https://github.com/facebook/react.git
synced 2026-02-25 23:45:10 +00:00
Moves the unit testing library for events into the `packages` directory so it can more easily be used in tests for other react packages, and mirrored internally to help with testing of event hooks we prototype in www.
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"private": true,
|
|
"name": "dom-event-testing-library",
|
|
"version": "0.0.0"
|
|
}
|