File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " codechain-keystore-cli" ,
3- "version" : " 0.1.0-alpha.1 " ,
3+ "version" : " 0.1.0" ,
44 "description" : " A cli tool which manages CodeChain accounts" ,
55 "main" : " build/index.js" ,
66 "bin" : {
3131 "typescript" : " ^3.0.1"
3232 },
3333 "dependencies" : {
34- "codechain-keystore" : " git://github.com/CodeChain-io/codechain-keystore.git#f73dd07519db41a04dd9d34718ba4dc795607801 " ,
34+ "codechain-keystore" : " ^0.1.0 " ,
3535 "codechain-sdk" : " ^0.1.0-alpha.21.rc1" ,
3636 "commander" : " ^2.17.1" ,
3737 "lodash" : " ^4.17.10"
Original file line number Diff line number Diff line change @@ -321,22 +321,21 @@ code-point-at@^1.0.0:
321321 version "1.1.0"
322322 resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
323323
324- " codechain-keystore@git://github.com/CodeChain-io/codechain-keystore.git#a168fc7eb01d31269d6e29ab9075315ae557471b " :
325- version "0.0 .0"
326- resolved "git ://github. com/CodeChain-io/ codechain-keystore.git#a168fc7eb01d31269d6e29ab9075315ae557471b "
324+ codechain-keystore@^0.1.0 :
325+ version "0.1 .0"
326+ resolved "https ://registry.yarnpkg. com/codechain-keystore/-/ codechain-keystore-0.1.0.tgz#f985df3ddebb264f1066678db82fe6cbbd68f079 "
327327 dependencies :
328328 codechain-sdk "^0.1.0-alpha.18"
329329 config "^2.0.1"
330- sqlite3 "^4.0.2"
331- ts-node "^7.0.0"
330+ lowdb "^1.0.0"
332331
333- " codechain-keystore@git://github.com/CodeChain-io/codechain-keystore.git#f73dd07519db41a04dd9d34718ba4dc795607801 " :
332+ " codechain-keystore@git://github.com/CodeChain-io/codechain-keystore.git#a168fc7eb01d31269d6e29ab9075315ae557471b " :
334333 version "0.0.0"
335- resolved "git://github.com/CodeChain-io/codechain-keystore.git#f73dd07519db41a04dd9d34718ba4dc795607801 "
334+ resolved "git://github.com/CodeChain-io/codechain-keystore.git#a168fc7eb01d31269d6e29ab9075315ae557471b "
336335 dependencies :
337336 codechain-sdk "^0.1.0-alpha.18"
338337 config "^2.0.1"
339- lowdb "^1 .0.0 "
338+ sqlite3 "^4 .0.2 "
340339 ts-node "^7.0.0"
341340
342341codechain-sdk@^0.1.0-alpha.18 :
You can’t perform that action at this time.
0 commit comments