mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
12 lines
297 B
JSON
12 lines
297 B
JSON
{
|
|
"name": "@testing-library/react-native-v14-update-deps",
|
|
"version": "1.0.0",
|
|
"description": "Codemod to update dependencies for RNTL v14 migration",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --import tsx/esm scripts/test.js"
|
|
},
|
|
"devDependencies": {},
|
|
"dependencies": {}
|
|
}
|