mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
Merge pull request #2418 from resin-io/private-module
resinci: Set private: true in package.json to avoid running npm builds
This commit is contained in:
commit
b348159e0e
@ -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