diff --git a/package.json b/package.json index d0677769..443e9329 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,10 @@ "productName": "Void", "version": "1.94.0", "distro": "this is a commit number if we want to publish on npm", + "homepage": "https://voideditor.com", "author": { - "name": "Glass Devtools, Inc." + "name": "Glass Devtools, Inc.", + "email": "andrew@voideditor.com" }, "license": "MIT", "main": "./out/main",