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
@@ -7,7 +7,7 @@
|
||||
"title": "Network",
|
||||
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
||||
"icon": "internet",
|
||||
"version": "0.62.0",
|
||||
"version": "0.63.0",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"flipper-plugin"
|
||||
@@ -22,8 +22,8 @@
|
||||
"xml-beautifier": "^0.4.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.59.0",
|
||||
"flipper-plugin": "0.59.0"
|
||||
"flipper": "0.63.0",
|
||||
"flipper-plugin": "0.63.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/pako": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user