Flipper Release: v0.52.0
Summary: Releasing version 0.52.0 Reviewed By: passy Differential Revision: D22921075 fbshipit-source-id: 4cab9552dcd5ff1a64d20e1e771a4f5173d54860
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c802215dd2
commit
f01b84be27
@@ -8,7 +8,7 @@
|
||||
"email": "oncall+ios_componentkit@xmail.facebook.com",
|
||||
"url": "https://fb.workplace.com/groups/componentkit/"
|
||||
},
|
||||
"version": "0.51.0",
|
||||
"version": "0.52.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "src/index.tsx",
|
||||
"license": "MIT",
|
||||
@@ -20,8 +20,8 @@
|
||||
"react-d3-tree": "^1.12.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.51.0",
|
||||
"flipper-plugin": "0.51.0"
|
||||
"flipper": "0.52.0",
|
||||
"flipper-plugin": "0.52.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"react-d3-tree/d3": "file:./d3"
|
||||
|
||||
Reference in New Issue
Block a user