Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ex3ndr committed May 30, 2022
1 parent 963d17e commit e8757e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ton-cli",
"version": "2.0.0",
"version": "3.0.0",
"repository": "https://github.com/ex3ndr/ton-cli.git",
"author": "Steve Korshakov <[email protected]>",
"license": "MIT",
Expand All @@ -27,10 +27,10 @@
"@types/yargs": "^17.0.2",
"jest": "27.1.0",
"jest-mock": "27.1.0",
"pkg": "5.6.0",
"ts-jest": "27.0.5",
"ts-loader": "9.2.5",
"typescript": "4.4.2",
"pkg": "5.6.0"
"typescript": "4.4.2"
},
"dependencies": {
"@ledgerhq/hw-transport-node-hid-noevents": "^6.27.1",
Expand Down

0 comments on commit e8757e0

Please sign in to comment.