Skip to content

Commit

Permalink
chore: prepare release.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier committed Oct 17, 2022
1 parent d200575 commit 333bed3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@logion/authenticator",
"version": "0.2.2-2",
"version": "0.2.2",
"repository": {
"type": "git",
"url": "git+https://github.com/logion-network/logion-authenticator.git"
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@ethersproject/transactions": "^5.6.2",
"@logion/node-api": "^0.7.0-3",
"@logion/node-api": "^0.7.0",
"@types/luxon": "^3.0.0",
"ethers": "^5.7.1",
"jose": "^4.8.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ __metadata:
"@ethersproject/transactions": ^5.6.2
"@istanbuljs/nyc-config-typescript": ^1.0.2
"@logion/client": 0.11.0-2
"@logion/node-api": ^0.7.0-3
"@logion/node-api": ^0.7.0
"@tsconfig/node16": ^1.0.3
"@types/jasmine": ^4.0.3
"@types/luxon": ^3.0.0
Expand Down Expand Up @@ -874,17 +874,17 @@ __metadata:
languageName: node
linkType: hard

"@logion/node-api@npm:^0.7.0-3":
version: 0.7.0-3
resolution: "@logion/node-api@npm:0.7.0-3"
"@logion/node-api@npm:^0.7.0":
version: 0.7.0
resolution: "@logion/node-api@npm:0.7.0"
dependencies:
"@polkadot/api": ^9.5.1
"@polkadot/util": ^10.1.10
"@polkadot/util-crypto": ^10.1.10
"@types/uuid": ^8.3.4
fast-sha256: ^1.3.0
uuid: ^8.3.2
checksum: fe7320c88e0b13cc25e99ec3a6ac45d131416ca230199c4d09cb7a1c44a28c52a2058e8687f139e7485c0b685b8dd682affa756d35e14690e4bb0892775bdda1
checksum: 1edc4e7995cdb9c8bfe5661faec9ac95ab873e79e489c909d631f94985b0ad7e11ca632fc2d0f26dbe07c8071476de8dddcd43064758dc92c40f9a035c014bee
languageName: node
linkType: hard

Expand Down

0 comments on commit 333bed3

Please sign in to comment.