Flipper Release: v0.51.0
Summary: Releasing version 0.51.0 Reviewed By: nikoant Differential Revision: D22728768 fbshipit-source-id: 49eabdccc7fd335401618f91b890e94fda11b23f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
323c9d25d4
commit
5dc98bab9d
@@ -4,7 +4,7 @@
|
||||
"id": "flipper-messages",
|
||||
"title": "Flipper Messages",
|
||||
"icon": "bird",
|
||||
"version": "0.50.0",
|
||||
"version": "0.51.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.50.0"
|
||||
"flipper": "0.51.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.50.0",
|
||||
"flipper-pkg": "0.50.0"
|
||||
"flipper": "0.51.0",
|
||||
"flipper-pkg": "0.51.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user