From 596841f4eb46e900426b6008d5f6514b3ffdf9bd Mon Sep 17 00:00:00 2001 From: Robat Williams Date: Thu, 21 Dec 2023 14:08:37 +0000 Subject: [PATCH] Remove non applicable main field --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index eaf7258..1df0851 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "homepage": "https://github.com/robatwilliams/openai-excel-functions", "license": "ISC", "author": "Chris Price & Robat Williams", - "main": "index.js", "scripts": { "install-certs": "office-addin-dev-certs install --days 3650", "prettier:check": "prettier --check .",