Skip to content

Commit

Permalink
Ref znn deps by tag
Browse files Browse the repository at this point in the history
  • Loading branch information
KingGorrin committed Jul 12, 2024
1 parent 77e2226 commit 96dc956
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -807,10 +807,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
url: "https://pub.dev"
source: hosted
version: "1.12.0"
version: "1.11.0"
mime:
dependency: transitive
description:
Expand Down Expand Up @@ -1604,16 +1604,16 @@ packages:
dependency: "direct main"
description:
path: "."
ref: main
resolved-ref: "56d7e8912ee69eed6895a4afffebca2ed1b965c4"
ref: "v0.0.5"
resolved-ref: "9c6b251f4be5ab05447f17f63acd56f7a9ff040b"
url: "https://github.com/zenon-network/znn_ledger_dart.git"
source: git
version: "0.0.5"
znn_sdk_dart:
dependency: "direct main"
description:
path: "."
ref: "8511f17a0dfa721e8f0ec2e0b0aae409f509e102"
ref: "v0.0.7"
resolved-ref: "8511f17a0dfa721e8f0ec2e0b0aae409f509e102"
url: "https://github.com/zenon-network/znn_sdk_dart.git"
source: git
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ dependencies:
znn_sdk_dart:
git:
url: https://github.com/zenon-network/znn_sdk_dart.git
ref: 8511f17a0dfa721e8f0ec2e0b0aae409f509e102
ref: v0.0.7
znn_ledger_dart:
git:
url: https://github.com/zenon-network/znn_ledger_dart.git
ref: main
ref: v0.0.5
json_rpc_2: ^3.0.2
path: ^1.8.2
ffi: ^2.1.0
Expand Down

0 comments on commit 96dc956

Please sign in to comment.