implement steem proposal system
... | ... | @@ -23,6 +23,7 @@ |
"author": "Steemit, Inc.", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@blocktradesdev/steem-js": "^0.7.5", | ||
"@steem/crypto-session": "git+https://github.com/steemit/crypto-session.git#83a90b319ce5bc6a70362d52a15a815de7e729bb", | ||
"@steemit/steem-js": "0.7.4", | ||
"assert": "1.4.1", | ||
... | ... |
Please register or sign in to comment