From cc177b9cd4b0713046a9fb55ec8d95f3f50e2085 Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Fri, 3 Jan 2025 14:14:37 -0800 Subject: [PATCH] update package --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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",