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