Skip to content

Commit ab82900

Browse files
author
Luna Wei
committed
Move react-native-codegen to root
1 parent 2707324 commit ab82900

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
"promise": "^8.0.3",
113113
"prop-types": "^15.7.2",
114114
"react-devtools-core": "^4.13.0",
115+
"react-native-codegen": "^0.0.7",
115116
"react-refresh": "^0.4.0",
116117
"regenerator-runtime": "^0.13.2",
117118
"scheduler": "^0.20.2",

template/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"eslint": "7.14.0",
2222
"jest": "^26.6.3",
2323
"metro-react-native-babel-preset": "^0.66.2",
24-
"react-native-codegen": "^0.0.7",
2524
"react-test-renderer": "17.0.2"
2625
},
2726
"jest": {

0 commit comments

Comments
 (0)