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