From d4a42d52178e20b0f91a8a0ed9d851dd49a1c791 Mon Sep 17 00:00:00 2001 From: fwidjaja94 Date: Fri, 1 Aug 2025 04:29:14 +0700 Subject: [PATCH] Update package.json (#1660) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d7616232..3dc16274 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "main": "lib/index.js", "types": "lib/index.d.ts", "files": [ - "lib/*", - "WAProto/*", + "lib/**/*", + "WAProto/**/*", "engine-requirements.js" ], "scripts": {