Flipper Release: v0.46.0

Summary: Releasing version 0.46.0

Reviewed By: nikoant

Differential Revision: D21952711

fbshipit-source-id: 8681a244d64c50f2ad50f6c9c5e0ea766fd9ff20
This commit is contained in:
generatedunixname89002005306973
2020-06-09 10:11:19 -07:00
committed by Facebook GitHub Bot
parent c7f7ac0228
commit c0eb2648b7
26 changed files with 50 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flipper",
"version": "0.45.0",
"version": "0.46.0",
"description": "Mobile development tool",
"productName": "Flipper",
"author": "Facebook Inc",
@@ -23,8 +23,8 @@
"deep-equal": "^2.0.1",
"emotion": "^10.0.23",
"expand-tilde": "^2.0.2",
"flipper-doctor": "0.45.0",
"flipper-plugin-lib": "0.45.0",
"flipper-doctor": "0.46.0",
"flipper-plugin-lib": "0.46.0",
"fs-extra": "^8.0.1",
"immer": "^6.0.0",
"immutable": "^4.0.0-rc.12",
@@ -68,7 +68,7 @@
},
"devDependencies": {
"@testing-library/react": "^10.0.2",
"flipper-test-utils": "0.45.0",
"flipper-test-utils": "0.46.0",
"mac-ca": "^1.0.4",
"metro": "^0.59.0",
"mock-fs": "^4.12.0",

View File

@@ -1,6 +1,6 @@
{
"name": "flipper-js-client",
"version": "0.45.0",
"version": "0.46.0",
"private": true,
"main": "index.js",
"license": "MIT",