Files
react-native/packages/react-native-fantom/package.json
T
React Native Bot e7901a720b Release 0.80.0-rc.3
#publish-packages-to-npm&next
2025-05-26 15:55:04 +00:00

12 lines
281 B
JSON

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