Files
Nicolas Gallagher 50e267b0aa Publish only updates react-native-web packages
The script to release react-native-web is now limited to version-locking
related packages, not every package in the monorepo.
2022-07-02 12:02:15 -07:00

11 lines
325 B
JSON

{
"private": true,
"name": "dom-event-testing-library",
"version": "0.0.0",
"main": "index.js",
"description": "Browser event sequences for unit tests",
"author": "Nicolas Gallagher",
"license": "MIT",
"homepage": "https://github.com/necolas/react-native-web/tree/master/packages/dom-event-testing-library"
}