Flipper Release: v0.36.0

Summary: Releasing version 0.36.0

Reviewed By: passy

Differential Revision: D20835543

fbshipit-source-id: f5d9e8884410b294d4f37cb98db614da4592e6df
This commit is contained in:
Anton Nikolaev
2020-04-03 08:34:48 -07:00
committed by Facebook GitHub Bot
parent 0a68044649
commit e35bf2c1ae
18 changed files with 31 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flipper-pkg",
"version": "0.35.0",
"version": "0.36.0",
"description": "Utility for building and publishing Flipper plugins",
"repository": "facebook/flipper",
"main": "lib/index.js",
@@ -20,7 +20,7 @@
"@types/node": "^13.7.5",
"cli-ux": "^5.4.5",
"fs-extra": "^8.1.0",
"flipper-babel-transformer": "0.35.0",
"flipper-babel-transformer": "0.36.0",
"inquirer": "^7.0.5",
"metro": "^0.58.0",
"tslib": "^1"