Flipper Release: v0.37.0

Summary: Releasing version 0.37.0

Reviewed By: jknoxville

Differential Revision: D20919249

fbshipit-source-id: 59ec28ba10043da03c460d9eaadb30a8fd2e4a6f
This commit is contained in:
generatedunixname89002005306973
2020-04-09 03:04:57 -07:00
committed by Facebook GitHub Bot
parent 25222606c6
commit 2d27b90bd9
20 changed files with 32 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flipper-pkg",
"version": "0.36.0",
"version": "0.37.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.36.0",
"flipper-babel-transformer": "0.37.0",
"inquirer": "^7.0.5",
"metro": "^0.58.0",
"tslib": "^1"