Skip to content

Commit

Permalink
fix: Move react-native-codegen to be a direct dependency of react-nat…
Browse files Browse the repository at this point in the history
…ive (fix for 0.65-stable)

Closes T97407621.

This change is not present in main, and needs to be upstreamed. See T97370374.
  • Loading branch information
hramos committed Aug 5, 2021
1 parent e8d725a commit 98e1734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -107,6 +107,7 @@
"promise": "^8.0.3",
"prop-types": "^15.7.2",
"react-devtools-core": "^4.6.0",
"react-native-codegen": "^0.0.7",
"react-refresh": "^0.4.0",
"regenerator-runtime": "^0.13.2",
"scheduler": "^0.20.1",
Expand Down Expand Up @@ -157,4 +158,4 @@
}
}
}
}
}
1 change: 0 additions & 1 deletion template/package.json
Expand Up @@ -21,7 +21,6 @@
"eslint": "7.14.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.66.0",
"react-native-codegen": "^0.0.7",
"react-test-renderer": "17.0.1"
},
"jest": {
Expand Down

0 comments on commit 98e1734

Please sign in to comment.