Flipper Release: v0.61.0
Summary: Releasing version 0.61.0 Reviewed By: mweststrate Differential Revision: D24132584 fbshipit-source-id: 7ae6ad5144561d356effe8eda5eaf472445365e6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7b758d2697
commit
ad929b23d0
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-device-logs",
|
||||
"id": "DeviceLogs",
|
||||
"version": "0.60.0",
|
||||
"version": "0.61.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
@@ -11,7 +11,7 @@
|
||||
],
|
||||
"dependencies": {},
|
||||
"peerDependencies": {
|
||||
"flipper-plugin": "0.60.0"
|
||||
"flipper-plugin": "0.61.0"
|
||||
},
|
||||
"title": "Logs",
|
||||
"icon": "arrow-right",
|
||||
|
||||
Reference in New Issue
Block a user