Flipper Release: v0.67.0
Summary: Releasing version 0.67.0 Reviewed By: passy Differential Revision: D25217536 fbshipit-source-id: 489cba736a847ea9f864b594646014a6d7279161
This commit is contained in:
committed by
Facebook GitHub Bot
parent
cdb0570c43
commit
3a733a10df
@@ -7,7 +7,7 @@
|
||||
"title": "Network",
|
||||
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
||||
"icon": "internet",
|
||||
"version": "0.66.0",
|
||||
"version": "0.67.0",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"flipper-plugin"
|
||||
@@ -22,8 +22,8 @@
|
||||
"xml-beautifier": "^0.4.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.66.0",
|
||||
"flipper-plugin": "0.66.0"
|
||||
"flipper": "0.67.0",
|
||||
"flipper-plugin": "0.67.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/pako": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user