Flipper Release: v0.63.0

Summary: Releasing version 0.63.0

Reviewed By: nikoant

Differential Revision: D24423408

fbshipit-source-id: 0bc12c49d8bf77d8dbf9688adb07dc176b210548
This commit is contained in:
generatedunixname89002005306973
2020-10-20 11:11:24 -07:00
committed by Facebook GitHub Bot
parent 1be2f8c987
commit 0f23f409ab
41 changed files with 76 additions and 71 deletions

View File

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