mirror of
https://github.com/status-im/metro.git
synced 2025-02-02 14:23:34 +00:00
4fb7489ee9
- [ReactServer] Fix newly introduced bug | Amjad Masad - [ReactServer] Last sync from github | Amjad Masad - [RFC-ReactNative] Subscribable overhaul, clean up AppState/Reachability | Eric Vicenti - [ReactKit] Enable tappable <Text /> subnodes | Alex Akers
11 lines
222 B
JSON
11 lines
222 B
JSON
{
|
|
"name": "react-packager",
|
|
"version": "0.0.2",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"jest": {
|
|
"unmockedModulePathPatterns": ["source-map"],
|
|
"testPathIgnorePatterns": ["JSAppServer/node_modules"]
|
|
}
|
|
}
|