Bump example project deps to 0.79

Summary: This should have been automated, but I think the diff that landed the script and the actual release missed each other, so next time this should be automated

Reviewed By: passy

Differential Revision: D26782442

fbshipit-source-id: 205ab2e63bdff33f1ecea0a041d88a0a6ec6ae2d
This commit is contained in:
Michel Weststrate
2021-03-03 16:16:04 -08:00
committed by Facebook GitHub Bot
parent cd02bb7fcb
commit 6b8eea8011
5 changed files with 43 additions and 43 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"react": "^17.0.1",
"react-native": "^0.63.4",
"react-native-flipper": "^0.78.0"
"react-native-flipper": "^0.79.0"
},
"devDependencies": {
"@babel/core": "^7.13.8",