From 6eec9b0d983211de82a86f4cdbb8dad5e85858ff Mon Sep 17 00:00:00 2001 From: Hugo Dias Date: Wed, 29 Nov 2023 16:53:05 +0000 Subject: [PATCH] chore: publish all the files --- homestar-runtime/npm/package.json.tmpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/homestar-runtime/npm/package.json.tmpl b/homestar-runtime/npm/package.json.tmpl index d8e1036f..d64f226a 100644 --- a/homestar-runtime/npm/package.json.tmpl +++ b/homestar-runtime/npm/package.json.tmpl @@ -6,10 +6,6 @@ }, "author": "Hugo Dias (hugodias.me)", "license": "MIT", - "files": [ - "homestar", - "homestar.exe" - ], "os": [ "${node_os}" ],