Browse Source
feat(lnd): update lnd to latest master build
renovate/lint-staged-8.x
Tom Kirkpatrick
6 years ago
No known key found for this signature in database
GPG Key ID: 72203A8EC5967EA8
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
@ -42,7 +42,7 @@ |
|
|
|
"config": { |
|
|
|
"style_paths": "app/styles/*.scss app/components/**/*.scss", |
|
|
|
"lnd-binary": { |
|
|
|
"binaryVersion": "0.5-beta-rc1-52-gbaee07ef", |
|
|
|
"binaryVersion": "0.5-beta-rc2-41-g4dd4f7cf", |
|
|
|
"binarySite": "https://github.com/LN-Zap/lnd/releases/download" |
|
|
|
} |
|
|
|
}, |
|
|
|