From 5083692ccc01cd76ff71c46074fa5bd9f003dcd6 Mon Sep 17 00:00:00 2001 From: michaljarnot Date: Sat, 27 Jul 2024 21:11:03 +0200 Subject: [PATCH] fix: npm configuration --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 2f38087..d46d97c 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,3 @@ node_modules/ cpp/build/ -cpp/externals/ +cpp/llama-cpp/externals