Change author from Facebook Inc to Meta

Reviewed By: mweststrate

Differential Revision: D38828665

fbshipit-source-id: b9beb1f445a0caeed536f2119694da00df825005
This commit is contained in:
Pascal Hartig
2022-08-19 04:31:32 -07:00
committed by Facebook GitHub Bot
parent 075c9e1dda
commit c90ab4ed7b
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -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": {