From 3ebe82953dbe867a32222cf44419ca4d5b6ae5d1 Mon Sep 17 00:00:00 2001 From: Jeevitha P Date: Tue, 14 May 2024 13:29:50 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6f5813..8da2de6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ ], "author": "SAP SE (https://www.sap.com)", "license": "SEE LICENSE IN LICENSE", - "main": "lib/compile/index.js", + "main": "index.js", "files": [ "lib/", "index.js",