Skip to content

Commit

Permalink
Fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
diserere authored Apr 26, 2020
1 parent 4246267 commit 7b6e53c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ton-client-node-js",
"version": "0.21.0",
"version": "0.22.0",
"description": "TON Client Library for Node.Js",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"peerDependencies": {},
"dependencies": {
"ton-client-js": "git+ssh://git@github.com/tonlabs/ton-client-js.git#0.22.0-rc",
"ton-client-js": "^0.22.0",
"node-fetch": "^2.6.0",
"websocket": "^1.0.28"
}
Expand Down

0 comments on commit 7b6e53c

Please sign in to comment.