From 2e3267c0f1021d82327a96ad87abcaa65b500d52 Mon Sep 17 00:00:00 2001 From: Aliou Diallo Date: Mon, 26 Jan 2026 15:59:46 +0100 Subject: [PATCH] chore: include skills directory in npm package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 74beefb..383a7dd 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "native/", "scripts/", "dist/", + "skills/", "README.md", "LICENSE" ],