From 719b52b2a8b9e4cd73f73576481ecb09aef29879 Mon Sep 17 00:00:00 2001 From: Tomer Aberbach Date: Sun, 23 Jun 2024 18:20:48 -0400 Subject: [PATCH] fix: files array --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccdd47a..8d050f0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "license": "Apache 2.0", "files": [ - "src" + "dist" ], "type": "module", "engines": {