Skip to content

Commit cd79317

Browse files
cortinicofacebook-github-bot
authored andcommitted
Remove react-native-gradle-plugin as a dependency from template's package.json
Summary: We should now be able to remove the explicit `react-native-gradle-plugin` dependency from the `template/package.json` file. Changelog: [Android] [Changed] - Remove `react-native-gradle-plugin` as a dependency from template's package.json Reviewed By: motiz88 Differential Revision: D34050589 fbshipit-source-id: c8d4e4fba481af6b56723906b71411132d60aded
1 parent 3346efb commit cd79317

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"eslint": "^7.32.0",
2222
"jest": "^26.6.3",
2323
"metro-react-native-babel-preset": "^0.67.0",
24-
"react-native-gradle-plugin": "^0.0.4",
2524
"react-test-renderer": "17.0.2"
2625
},
2726
"jest": {

0 commit comments

Comments
 (0)