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
@@ -4,7 +4,7 @@
|
||||
"id": "flipper-messages",
|
||||
"title": "Flipper Messages",
|
||||
"icon": "bird",
|
||||
"version": "0.52.1",
|
||||
"version": "0.53.0",
|
||||
"description": "Flipper self inspection: Messages to and from client",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
@@ -22,10 +22,10 @@
|
||||
"prepack": "flipper-pkg lint && flipper-pkg bundle --production"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.52.1"
|
||||
"flipper": "0.53.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.52.1",
|
||||
"flipper-pkg": "0.52.1"
|
||||
"flipper": "0.53.0",
|
||||
"flipper-pkg": "0.53.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user