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