Files
react-native/packages/react-native-fantom/package.json
T
React Native Bot b713f273b6 Release 0.78.0-rc.0
#publish-packages-to-npm&next
2025-01-15 08:40:26 +00:00

12 lines
281 B
JSON

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