mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-25 00:11:04 +00:00
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:
parent
bcc86fbcb6
commit
ad737b8e02
@ -13,7 +13,8 @@
|
|||||||
"bin/",
|
"bin/",
|
||||||
"build/",
|
"build/",
|
||||||
"doc/",
|
"doc/",
|
||||||
"lib/"
|
"lib/",
|
||||||
|
"npm-shrinkwrap.json"
|
||||||
],
|
],
|
||||||
"bin": {
|
"bin": {
|
||||||
"balena": "./bin/balena"
|
"balena": "./bin/balena"
|
||||||
|
Loading…
Reference in New Issue
Block a user