Flipper Release: v0.52.1
Summary: Releasing version 0.52.1 Reviewed By: passy Differential Revision: D22976342 fbshipit-source-id: a4857df03cd1142615754a52f69d0f1578175f18
This commit is contained in:
committed by
Facebook GitHub Bot
parent
dcd1c08dea
commit
d15ae99601
@@ -4,7 +4,7 @@
|
||||
"id": "flipper-messages",
|
||||
"title": "Flipper Messages",
|
||||
"icon": "bird",
|
||||
"version": "0.52.0",
|
||||
"version": "0.52.1",
|
||||
"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.0"
|
||||
"flipper": "0.52.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.52.0",
|
||||
"flipper-pkg": "0.52.0"
|
||||
"flipper": "0.52.1",
|
||||
"flipper-pkg": "0.52.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user