From 4fc6b43fb32679a42cfe43a2b17d045a755f3075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Fri, 10 Aug 2018 11:25:01 +0300 Subject: [PATCH] Update pkg version Using the newer version removes the deprecation warnings for some of the packages. --- maxctrl/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxctrl/build.sh b/maxctrl/build.sh index 8edcc4d2a..1de83a0e4 100755 --- a/maxctrl/build.sh +++ b/maxctrl/build.sh @@ -18,5 +18,5 @@ fi cd $PWD/maxctrl npm install -npm install pkg@4.2.3 +npm install pkg@4.3.4 node_modules/pkg/lib-es5/bin.js -t node6-linux-x64 .