From 47fb7c17788cff96e34b91dc45d544b46dac7a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hu=C3=A1ng=20J=C3=B9nli=C3=A0ng?= Date: Wed, 10 Sep 2025 10:58:01 -0400 Subject: [PATCH] add d.ts to published files --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 43c58f4..7e20943 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "files": [ "LICENSE-MIT.txt", "rewrite-pattern.js", + "rewrite-pattern.d.ts", "data/all-characters.js", "data/character-class-escape-sets.js", "data/i-bmp-mappings.js",