Skip to content

Commit 69723ee

Browse files
chore: Fix pubspec lint
1 parent b2bfde3 commit 69723ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ description: Form Builder Validators set of validators for FlutterFormBuilder. P
33
version: 8.4.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_validators
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
6-
funding: https://opencollective.com/flutter-form-builder-ecosystem
6+
funding:
7+
- https://opencollective.com/flutter-form-builder-ecosystem
78

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

0 commit comments

Comments
 (0)