Skip to content

Commit

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

This reverts commit 98e1734.
  • Loading branch information
kelset committed Aug 11, 2021
1 parent 5f7deb5 commit e775957
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -107,7 +107,6 @@
"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 @@ -158,4 +157,4 @@
}
}
}
}
}
1 change: 1 addition & 0 deletions template/package.json
Expand Up @@ -21,6 +21,7 @@
"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 e775957

Please sign in to comment.