mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 23:37:18 +00:00
update to 7.2.0
Change-type: patch
This commit is contained in:
parent
13159f93ee
commit
723032b201
2
Makefile
2
Makefile
@ -3,7 +3,7 @@
|
||||
# ---------------------------------------------------------------------
|
||||
|
||||
RESIN_SCRIPTS ?= ./scripts/resin
|
||||
export NPM_VERSION ?= 6.14.8
|
||||
export NPM_VERSION ?= 6.14.16
|
||||
S3_BUCKET = artifacts.ci.balena-cloud.com
|
||||
|
||||
# This directory will be completely deleted by the `clean` rule
|
||||
|
1377
npm-shrinkwrap.json
generated
1377
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.5.122",
|
||||
"version": "1.7.9",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -79,7 +79,7 @@
|
||||
"css-loader": "^5.0.1",
|
||||
"d3": "^4.13.0",
|
||||
"debug": "^4.2.0",
|
||||
"electron": "12.0.2",
|
||||
"electron": "12.2.3",
|
||||
"electron-builder": "^22.10.5",
|
||||
"electron-mocha": "^9.3.2",
|
||||
"electron-notarize": "^1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user