mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0fad032fbb
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51862 Moves the dependency tests in `tools/__tests__` to `private/monorepo-tests/__tests__`, allowing us to delete the now-vacant `tools/` directory. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D76098157 fbshipit-source-id: 8bf96069689c2e1788cd889c624768bcb174d46e
6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"name": "@react-native/monorepo-tests",
|
|
"private": true,
|
|
"version": "0.0.0"
|
|
}
|