mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-24 15:18:19 +00:00
50e267b0aa
The script to release react-native-web is now limited to version-locking related packages, not every package in the monorepo.
11 lines
325 B
JSON
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"
|
|
}
|