Flipper Release: v0.62.0

Summary: Releasing version 0.62.0

Reviewed By: nikoant

Differential Revision: D24248944

fbshipit-source-id: 05742031294f6a77c78c0bdccbdffe7d82427f05
This commit is contained in:
generatedunixname89002005306973
2020-10-12 06:01:14 -07:00
committed by Facebook GitHub Bot
parent eafc5b220c
commit ca271dd7c3
41 changed files with 74 additions and 69 deletions

View File

@@ -8,7 +8,7 @@
"email": "oncall+ios_componentkit@xmail.facebook.com",
"url": "https://fb.workplace.com/groups/componentkit/"
},
"version": "0.61.0",
"version": "0.62.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "src/index.tsx",
"license": "MIT",
@@ -20,7 +20,7 @@
"react-d3-tree": "^1.16.1"
},
"peerDependencies": {
"flipper": "0.61.0",
"flipper-plugin": "0.61.0"
"flipper": "0.62.0",
"flipper-plugin": "0.62.0"
}
}