Change author from Facebook Inc to Meta
Reviewed By: mweststrate Differential Revision: D38828665 fbshipit-source-id: b9beb1f445a0caeed536f2119694da00df825005
This commit is contained in:
committed by
Facebook GitHub Bot
parent
075c9e1dda
commit
c90ab4ed7b
@@ -3,7 +3,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"description": "Mobile development tool",
|
"description": "Mobile development tool",
|
||||||
"productName": "Flipper",
|
"productName": "Flipper",
|
||||||
"author": "Facebook Inc",
|
"author": "Meta",
|
||||||
"main": "src/index.tsx",
|
"main": "src/index.tsx",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"category": "facebook-intern",
|
"category": "facebook-intern",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"author": {
|
"author": {
|
||||||
"email": "n/a",
|
"email": "n/a",
|
||||||
"name": "Facebook Inc",
|
"name": "Meta",
|
||||||
"url": "https://github.com/facebook"
|
"url": "https://github.com/facebook"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
|
|||||||
Reference in New Issue
Block a user