We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e8964 commit 489544aCopy full SHA for 489544a
package.json
@@ -22,6 +22,7 @@
22
"build"
23
],
24
"devDependencies": {
25
+ "@types/commander": "^2.12.2",
26
"@types/lodash": "^4.14.116",
27
"@types/node": "^10.7.1",
28
"pkg": "^4.3.4",
@@ -30,7 +31,6 @@
30
31
"typescript": "^3.0.1"
32
},
33
"dependencies": {
- "@types/commander": "^2.12.2",
34
"codechain-keystore": "git://github.com/CodeChain-io/codechain-keystore.git#f73dd07519db41a04dd9d34718ba4dc795607801",
35
"codechain-sdk": "^0.1.0-alpha.21.rc1",
36
"commander": "^2.17.1",
0 commit comments