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