Skip to content

Commit

Permalink
chore: upgrade client.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier committed Jun 28, 2024
1 parent 1d89c94 commit 5d9f52c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@creativecommons/cc-assets": "^0.1.0",
"@logion/client": "^0.46.0",
"@logion/client": "^0.46.1-1",
"@logion/client-browser": "^0.3.5",
"@logion/crossmint": "^0.1.32",
"@logion/extension": "^0.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3178,15 +3178,15 @@ __metadata:
languageName: node
linkType: hard

"@logion/client@npm:^0.46.0":
version: 0.46.0
resolution: "@logion/client@npm:0.46.0"
"@logion/client@npm:^0.46.1-1":
version: 0.46.1-1
resolution: "@logion/client@npm:0.46.1-1"
dependencies:
"@logion/node-api": ^0.31.2
axios: ^1.6.7
luxon: ^3.4.4
mime-db: ^1.52.0
checksum: 7ef5036afac29beb67af00894879a7c9c520f78e4d4fa185a38af0188b32d6631daec523109abb64e235ffad6c5e1e5f68c359b3df8395a67a0dd32d24bb351b
checksum: 463766e168c5c675d6809280a38f7c61299f07814f6b63063075138d779e7ba8f9871203e325f200bc716a715c9431e87e96b7fdadc35e57f3ebc849a10bfe1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11895,7 +11895,7 @@ __metadata:
"@babel/preset-react": ^7.23.3
"@babel/preset-typescript": ^7.23.3
"@creativecommons/cc-assets": ^0.1.0
"@logion/client": ^0.46.0
"@logion/client": ^0.46.1-1
"@logion/client-browser": ^0.3.5
"@logion/crossmint": ^0.1.32
"@logion/extension": ^0.8.1
Expand Down

0 comments on commit 5d9f52c

Please sign in to comment.