Flipper Release: v0.55.0

Summary: Releasing version 0.55.0

Reviewed By: priteshrnandgaonkar

Differential Revision: D23444759

fbshipit-source-id: b569ff8e8dce76028e323f906e7415689ae8b1c5
This commit is contained in:
root@sandcastle1585.atn1.facebook.com
2020-09-01 03:50:48 -07:00
committed by Facebook GitHub Bot
parent ff3584e2e0
commit 66692dd722
41 changed files with 77 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flipper",
"version": "0.54.0",
"version": "0.55.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.54.0",
"flipper-plugin": "0.54.0",
"flipper-plugin-lib": "0.54.0",
"flipper-doctor": "0.55.0",
"flipper-plugin": "0.55.0",
"flipper-plugin-lib": "0.55.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.54.0",
"flipper-test-utils": "0.55.0",
"metro": "^0.60.0",
"mock-fs": "^4.12.0",
"pretty-format": "^26.1.0",