Skip to content

Commit a1aa618

Browse files
committed
Bump codechain-keystore
1 parent 722cc74 commit a1aa618

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"typescript": "^3.0.1"
3434
},
3535
"dependencies": {
36-
"codechain-keystore": "^0.1.0",
36+
"codechain-keystore": "git://github.com/CodeChain-io/codechain-keystore.git#5a106d3b10717457f02a6fba5e9846d28671b128",
3737
"codechain-sdk": "^0.1.0-alpha.21.rc1",
3838
"commander": "^2.17.1",
3939
"enquirer": "^1.0.3",

yarn.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -556,13 +556,14 @@ code-point-at@^1.0.0:
556556
version "1.1.0"
557557
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
558558

559-
codechain-keystore@^0.1.0:
559+
"codechain-keystore@git://github.com/CodeChain-io/codechain-keystore.git#5a106d3b10717457f02a6fba5e9846d28671b128":
560560
version "0.1.0"
561-
resolved "https://registry.yarnpkg.com/codechain-keystore/-/codechain-keystore-0.1.0.tgz#f985df3ddebb264f1066678db82fe6cbbd68f079"
561+
resolved "git://github.com/CodeChain-io/codechain-keystore.git#5a106d3b10717457f02a6fba5e9846d28671b128"
562562
dependencies:
563563
codechain-sdk "^0.1.0-alpha.18"
564564
config "^2.0.1"
565565
lowdb "^1.0.0"
566+
uuid "^3.3.2"
566567

567568
"codechain-keystore@git://github.com/CodeChain-io/codechain-keystore.git#a168fc7eb01d31269d6e29ab9075315ae557471b":
568569
version "0.0.0"

0 commit comments

Comments
 (0)