Skip to content

Commit

Permalink
changed link to grpc-dart
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturLevchuk committed Nov 11, 2024
1 parent e936ee1 commit fb9c8f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0-beta.15"
version: "1.0.0-beta.16"
glob:
dependency: transitive
description:
Expand Down Expand Up @@ -466,7 +466,7 @@ packages:
path: "."
ref: HEAD
resolved-ref: "3d9ee25fee6d398489816927ffe219408d778ae4"
url: "https://github.com/minoic/grpc-dart.git"
url: "https://github.com/ArturLevchuk/grpc-dart"
source: git
version: "4.0.2-wip"
hex:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
sdk: flutter
grpc:
git:
url: https://github.com/minoic/grpc-dart.git
url: https://github.com/ArturLevchuk/grpc-dart
hex: ^0.2.0
json_annotation: ^4.8.1
plugin_platform_interface: ^2.1.8
Expand Down

0 comments on commit fb9c8f4

Please sign in to comment.