Flipper Release: v0.58.0

Summary: Releasing version 0.58.0

Reviewed By: cekkaewnumchai

Differential Revision: D23872448

fbshipit-source-id: b74483db292311719a0231f9b2fed78122e9f339
This commit is contained in:
generatedunixname89002005306973
2020-09-23 12:04:18 -07:00
committed by Facebook GitHub Bot
parent bc0bcda300
commit 32315c2d97
41 changed files with 78 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flipper",
"version": "0.57.0",
"version": "0.58.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.57.0",
"flipper-plugin": "0.57.0",
"flipper-plugin-lib": "0.57.0",
"flipper-doctor": "0.58.0",
"flipper-plugin": "0.58.0",
"flipper-plugin-lib": "0.58.0",
"fs-extra": "^9.0.1",
"immer": "^6.0.0",
"immutable": "^4.0.0-rc.12",
@@ -78,7 +78,7 @@
"@testing-library/dom": "^7.20.2",
"@testing-library/react": "^10.4.3",
"@types/lodash.memoize": "^4.1.6",
"flipper-test-utils": "0.57.0",
"flipper-test-utils": "0.58.0",
"metro": "^0.60.0",
"mock-fs": "^4.12.0",
"pretty-format": "^26.1.0",