diff --git a/desktop/app/package.json b/desktop/app/package.json index af6acf2e5..77fcf1f8a 100644 --- a/desktop/app/package.json +++ b/desktop/app/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "description": "Mobile development tool", "productName": "Flipper", - "author": "Facebook Inc", + "author": "Meta", "main": "src/index.tsx", "icon": "icon.png", "category": "facebook-intern", diff --git a/desktop/package.json b/desktop/package.json index 08634df7c..19a253ede 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -1,7 +1,7 @@ { "author": { "email": "n/a", - "name": "Facebook Inc", + "name": "Meta", "url": "https://github.com/facebook" }, "build": {