Skip to content

Commit

Permalink
upgrade ethers
Browse files Browse the repository at this point in the history
  • Loading branch information
qianbin committed Sep 24, 2020
1 parent 26edca0 commit c65db9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 deletions.
28 changes: 5 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "thor-devkit",
"version": "1.3.0",
"version": "1.3.1",
"description": "Typescript library to aid DApp development on VeChain Thor",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "^3.6.3"
},
"dependencies": {
"@vechain/ethers": "^4.0.27-2",
"@vechain/ethers": "^4.0.27-3",
"bignumber.js": "^7.2.1",
"blakejs": "^1.1.0",
"elliptic": "6.5.3",
Expand Down

0 comments on commit c65db9d

Please sign in to comment.