Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 636b85b

Browse files
chore: fix pub dev property name
1 parent cb8495f commit 636b85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Flutter plugin for parsing, formatting and validating international
44
version: 2.0.0-dev.1
55
homepage: https://github.com/flutter-form-builder-ecosystem
66
repository: https://github.com/flutter-form-builder-ecosystem/phone_number
7-
issues: https://github.com/flutter-form-builder-ecosystem/phone_number/issues
7+
issue_tracker: https://github.com/flutter-form-builder-ecosystem/phone_number/issues
88
funding:
99
- https://opencollective.com/flutter-form-builder-ecosystem
1010

0 commit comments

Comments
 (0)