mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 18:56:31 +00:00
resinci: Set private: true in package.json to avoid running npm builds
Change-type: patch Signed-off-by: Jack Brown <jack@resin.io>
This commit is contained in:
parent
1fb420c2fc
commit
45b62f0e77
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "etcher",
|
"name": "etcher",
|
||||||
|
"private": true,
|
||||||
"displayName": "Etcher",
|
"displayName": "Etcher",
|
||||||
"version": "1.4.4",
|
"version": "1.4.4",
|
||||||
"packageType": "local",
|
"packageType": "local",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user