Files
T
React Native Bot f27463f43e Release 0.79.6
#publish-packages-to-npm&0.79-stable
2025-08-14 11:33:35 +00:00

12 lines
276 B
JSON

{
"name": "@react-native/fantom",
"private": true,
"version": "0.79.6",
"main": "src/index.js",
"description": "Internal integration testing and benchmarking tool for React Native",
"peerDependencies": {
"jest": "^29.7.0",
"jest-snapshot": "^29.7.0"
}
}