Skip to content

Commit 73b4647

Browse files
authored
chore: add funding to pubspec.yaml (#246)
1 parent c88c416 commit 73b4647

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/mocktail/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version: 1.0.4
44
repository: https://github.com/felangel/mocktail
55
homepage: https://github.com/felangel/mocktail/tree/main/packages/mocktail
66
topics: [mock, test]
7+
funding: [https://github.com/sponsors/felangel]
78

89
environment:
910
sdk: ">=2.12.0 <4.0.0"

packages/mocktail_image_network/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version: 1.2.0
44
repository: https://github.com/felangel/mocktail
55
homepage: https://github.com/felangel/mocktail/tree/main/packages/mocktail_image_network
66
topics: [mock, test]
7+
funding: [https://github.com/sponsors/felangel]
78

89
environment:
910
sdk: ">=2.12.0 <4.0.0"

0 commit comments

Comments
 (0)