Browse Source
feat(lnd): update lnd to v0.5-beta-302-gb6009850
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
|
|
@ -47,7 +47,7 @@ |
|
|
|
"config": { |
|
|
|
"style_paths": "app/styles/*.scss app/components/**/*.scss app/components/**/*.js", |
|
|
|
"lnd-binary": { |
|
|
|
"binaryVersion": "0.5-beta-247-g68d96488", |
|
|
|
"binaryVersion": "0.5-beta-302-gb6009850", |
|
|
|
"binarySite": "https://github.com/LN-Zap/lnd/releases/download" |
|
|
|
} |
|
|
|
}, |
|
|
|