-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Hjort
committed
Aug 9, 2023
1 parent
d79921e
commit bf59404
Showing
6 changed files
with
67 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1312,11 +1312,11 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"@concordium/[email protected], @concordium/common-sdk@workspace:packages/common": | ||
"@concordium/[email protected].1, @concordium/common-sdk@workspace:packages/common": | ||
version: 0.0.0-use.local | ||
resolution: "@concordium/common-sdk@workspace:packages/common" | ||
dependencies: | ||
"@concordium/rust-bindings": 1.2.0-alpha | ||
"@concordium/rust-bindings": 1.2.0-alpha.1 | ||
"@grpc/grpc-js": ^1.3.4 | ||
"@noble/ed25519": ^1.7.1 | ||
"@protobuf-ts/plugin": 2.8.1 | ||
|
@@ -1424,7 +1424,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@concordium/[email protected], @concordium/rust-bindings@workspace:packages/rust-bindings": | ||
"@concordium/[email protected].1, @concordium/rust-bindings@workspace:packages/rust-bindings": | ||
version: 0.0.0-use.local | ||
resolution: "@concordium/rust-bindings@workspace:packages/rust-bindings" | ||
languageName: unknown | ||
|
@@ -1441,8 +1441,8 @@ __metadata: | |
version: 0.0.0-use.local | ||
resolution: "@concordium/web-sdk@workspace:packages/web" | ||
dependencies: | ||
"@concordium/common-sdk": 9.1.0-alpha | ||
"@concordium/rust-bindings": 1.2.0-alpha | ||
"@concordium/common-sdk": 9.1.0-alpha.1 | ||
"@concordium/rust-bindings": 1.2.0-alpha.1 | ||
"@grpc/grpc-js": ^1.3.4 | ||
"@protobuf-ts/grpcweb-transport": ^2.8.2 | ||
"@typescript-eslint/eslint-plugin": ^4.28.1 | ||
|