mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 18:26:32 +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",
|
||||
"private": true,
|
||||
"displayName": "Etcher",
|
||||
"version": "1.4.4",
|
||||
"packageType": "local",
|
||||
|
Loading…
x
Reference in New Issue
Block a user