Skip to content

Commit

Permalink
Remove react-native-gradle-plugin as a dependency from template's p…
Browse files Browse the repository at this point in the history
…ackage.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
  • Loading branch information
cortinico authored and facebook-github-bot committed Feb 8, 2022
1 parent 3346efb commit cd79317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"eslint": "^7.32.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.67.0",
"react-native-gradle-plugin": "^0.0.4",
"react-test-renderer": "17.0.2"
},
"jest": {
Expand Down

0 comments on commit cd79317

Please sign in to comment.