From 703c0c41319bfdf3fc98488a7af833f0ea83a744 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 18 Jan 2024 22:42:36 +0100 Subject: [PATCH] update `.npmingnore` --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index 2fab572..b061537 100644 --- a/.npmignore +++ b/.npmignore @@ -3,5 +3,7 @@ src/ .editorconfig index.spec.js index.test.js +utils.spec.js +utils.test.js jest.config.ts tsconfig.json \ No newline at end of file