Skip to content

Commit 9dd02e0

Browse files
committed
fix(github): trending api encoding
closes #120
1 parent d5baffb commit 9dd02e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies:
4141
package_info: ^0.4.0
4242
github: ^7.0.3
4343
# path: ../../github/github.dart
44-
github_trending: ^0.3.0
44+
github_trending: ^1.0.0
4545
# The following adds the Cupertino Icons font to your application.
4646
# Use with the CupertinoIcons class for iOS style icons.
4747
cupertino_icons: ^1.0.0

0 commit comments

Comments
 (0)