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