Files
react/packages/dom-event-testing-library/package.json
Nicolas Gallagher 72592310a8 Create packages/dom-event-testing-library (#17660)
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.
2019-12-19 16:51:25 +00:00

6 lines
83 B
JSON

{
"private": true,
"name": "dom-event-testing-library",
"version": "0.0.0"
}