Flipper Release: v0.65.0

Summary: Releasing version 0.65.0

Reviewed By: nikoant

Differential Revision: D24884910

fbshipit-source-id: 6aa59c57c9d372046d71048513db322c03c72b57
This commit is contained in:
generatedunixname89002005306973
2020-11-11 08:15:52 -08:00
committed by Facebook GitHub Bot
parent 1157976eef
commit f04c7a1768
41 changed files with 77 additions and 72 deletions

View File

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