Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #97 from libotony/master
Browse files Browse the repository at this point in the history
ver 1.4.1
  • Loading branch information
libotony authored Nov 22, 2019
2 parents 1e56b46 + 820e317 commit 1b755ce
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 72 deletions.
128 changes: 58 additions & 70 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thorify",
"version": "1.4.0",
"version": "1.4.1",
"description": "A web3 adaptor for VeChain Thor RESTful HTTP API.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -61,7 +61,7 @@
"debug": "^3.1.0",
"eventemitter3": "^3.1.0",
"isomorphic-ws": "^4.0.1",
"thor-devkit": "^1.1.0",
"thor-devkit": "^1.2.3",
"web3-core-subscriptions": "^1.2.1",
"ws": "^6.0.0",
"xhr2": "0.1.4"
Expand Down

0 comments on commit 1b755ce

Please sign in to comment.