From 6bb43e26b3c4954933ac64c8d1b4d6c1aa54ca82 Mon Sep 17 00:00:00 2001 From: Bart Riepe Date: Fri, 26 Jul 2024 10:59:40 +0900 Subject: [PATCH] fix: ensure bindings get copied This ensures that bindings get copied along with the package code when running `pnpm deploy`. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 2ea36f60..8d8c277f 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "lib", "fonts", "binding.gyp", + "binding", "muhammara.d.ts" ], "dependencies": {