Flipper Release: v0.64.0
Summary: Releasing version 0.64.0 Reviewed By: priteshrnandgaonkar Differential Revision: D24590607 fbshipit-source-id: 04671a31028a33cf020acd8b83c219608fe38319
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e993b7e9d4
commit
a3bcf6b043
@@ -7,7 +7,7 @@
|
||||
"title": "Network",
|
||||
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
||||
"icon": "internet",
|
||||
"version": "0.63.0",
|
||||
"version": "0.64.0",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"flipper-plugin"
|
||||
@@ -22,8 +22,8 @@
|
||||
"xml-beautifier": "^0.4.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.63.0",
|
||||
"flipper-plugin": "0.63.0"
|
||||
"flipper": "0.64.0",
|
||||
"flipper-plugin": "0.64.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/pako": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user