Update pkg version
Using the newer version removes the deprecation warnings for some of the packages.
This commit is contained in:
@ -18,5 +18,5 @@ fi
|
|||||||
cd $PWD/maxctrl
|
cd $PWD/maxctrl
|
||||||
|
|
||||||
npm install
|
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 .
|
node_modules/pkg/lib-es5/bin.js -t node6-linux-x64 .
|
||||||
|
Reference in New Issue
Block a user