Skip to content

Commit 6c7d792

Browse files
committed
Bump lnc-core and version to v0.2.0-alpha
1 parent a26d97a commit 6c7d792

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightninglabs/lnc-web",
3-
"version": "0.1.12-alpha",
3+
"version": "0.2.0-alpha",
44
"description": "Lightning Node Connect npm module for web",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -51,7 +51,7 @@
5151
"node-polyfill-webpack-plugin": "1.1.4"
5252
},
5353
"dependencies": {
54-
"@lightninglabs/lnc-core": "v0.1.12-alpha",
54+
"@lightninglabs/lnc-core": "0.2.0-alpha",
5555
"crypto-js": "4.1.1"
5656
},
5757
"browser": {

0 commit comments

Comments
 (0)