Files
react-native/packages/react-native-fantom/package.json
T
React Native Bot b35291cbb8 Release 0.80.0-rc.2
#publish-packages-to-npm&next
2025-05-19 18:06:14 +00:00

12 lines
281 B
JSON

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