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-pkg",
"version": "0.45.0",
"version": "0.46.0",
"description": "Utility for building and publishing Flipper plugins",
"repository": "facebook/flipper",
"main": "lib/index.js",
@@ -20,8 +20,8 @@
"ajv": "^6.12.2",
"ajv-errors": "^1.0.1",
"cli-ux": "^5.4.6",
"flipper-pkg-lib": "0.45.0",
"flipper-plugin-lib": "0.45.0",
"flipper-pkg-lib": "0.46.0",
"flipper-plugin-lib": "0.46.0",
"fs-extra": "^8.1.0",
"inquirer": "^7.1.0",
"lodash": "^4.17.15",
@@ -33,7 +33,7 @@
"@types/inquirer": "^6.5.0",
"@types/jest": "^25.1.0",
"@types/node": "^13.7.5",
"flipper-test-utils": "0.45.0",
"flipper-test-utils": "0.46.0",
"globby": "^10",
"jest": "^25.1.0",
"prettier": "^2.0.0",