Flipper Release: v0.54.0

Summary: Releasing version 0.54.0

Reviewed By: mweststrate

Differential Revision: D23314243

fbshipit-source-id: ce2561b356f082613f656fedac9c08b440845bb1
This commit is contained in:
root@sandcastle962.atn2.facebook.com
2020-08-25 08:23:21 -07:00
committed by Facebook GitHub Bot
parent 96803821ec
commit 36825675d1
41 changed files with 79 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flipper",
"version": "0.53.0",
"version": "0.54.0",
"description": "Mobile development tool",
"productName": "Flipper",
"author": "Facebook Inc",
@@ -28,9 +28,9 @@
"emotion": "^10.0.23",
"expand-tilde": "^2.0.2",
"flipper-client-sdk": "^0.0.2",
"flipper-doctor": "0.53.0",
"flipper-plugin": "0.53.0",
"flipper-plugin-lib": "0.53.0",
"flipper-doctor": "0.54.0",
"flipper-plugin": "0.54.0",
"flipper-plugin-lib": "0.54.0",
"fs-extra": "^9.0.1",
"immer": "^6.0.0",
"immutable": "^4.0.0-rc.12",
@@ -77,7 +77,7 @@
"@testing-library/dom": "^7.20.2",
"@testing-library/react": "^10.4.3",
"@types/lodash.memoize": "^4.1.6",
"flipper-test-utils": "0.53.0",
"flipper-test-utils": "0.54.0",
"metro": "^0.60.0",
"mock-fs": "^4.12.0",
"pretty-format": "^26.1.0",