Add npm-shrinkwrap in package.json so that it gets published to the

registry

Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
This commit is contained in:
Giovanni Garufi 2019-07-02 19:15:32 +02:00
parent bcc86fbcb6
commit ad737b8e02

View File

@ -13,7 +13,8 @@
"bin/",
"build/",
"doc/",
"lib/"
"lib/",
"npm-shrinkwrap.json"
],
"bin": {
"balena": "./bin/balena"