Skip to content

Commit cace318

Browse files
committed
lnc v0.2.0-alpha protos update
1 parent 1ef876c commit cace318

File tree

13 files changed

+6
-6
lines changed

13 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@lightninglabs/lnc-core",
3-
"version": "0.1.12-alpha",
3+
"version": "0.2.0-alpha",
44
"description": "Type definitions and utilities for Lightning Node Connect",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"config": {
8-
"lnd_release_tag": "v0.15.1-beta",
8+
"lnd_release_tag": "v0.15.4-beta",
99
"loop_release_tag": "v0.20.1-beta",
1010
"pool_release_tag": "v0.5.8-alpha",
1111
"faraday_release_tag": "v0.2.8-alpha",
12-
"protoc_version": "3.15.8"
12+
"protoc_version": "21.9"
1313
},
1414
"scripts": {
1515
"build": "NODE_ENV=production webpack",
File renamed without changes.

0 commit comments

Comments
 (0)