From 585a2b752d97d0c3c2a520116d89298be47730b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Ahnfelt-R=C3=B8nne?= Date: Sun, 14 Jul 2019 12:26:38 +0200 Subject: [PATCH] Implemented self contained topshell binaries using pkg --- node/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/node/package.json b/node/package.json index 90ea911..2f92f1a 100644 --- a/node/package.json +++ b/node/package.json @@ -36,7 +36,6 @@ "targets": [ "node8-linux-x64", "node8-alpine-x64", - "node8-freebsd-x64", "node8-macos-x64", "node8-win-x64" ]