mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 03:06:38 +00:00
Switch to fork of xxhash with XCode build fix
Change-type: patch Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
This commit is contained in:
parent
8cc33b46bb
commit
c37270ea08
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -8874,7 +8874,7 @@
|
||||
},
|
||||
"xxhash": {
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/xxhash/-/xxhash-0.2.4.tgz"
|
||||
"resolved": "git://github.com/balena-io-modules/node-xxhash.git#70ac31da1a41c6f8c53d931b5802c6c93f7b6b83"
|
||||
},
|
||||
"y18n": {
|
||||
"version": "3.2.1",
|
||||
|
@ -99,7 +99,7 @@
|
||||
"usb": "github:resin-io/node-usb#1.3.5",
|
||||
"uuid": "3.0.1",
|
||||
"xml2js": "0.4.17",
|
||||
"xxhash": "0.2.4",
|
||||
"xxhash": "github:balena-io-modules/node-xxhash#70ac31da1a41c6f8c53d931b5802c6c93f7b6b83",
|
||||
"yargs": "11.0.0",
|
||||
"yauzl": "2.6.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user