Skip to content

Commit faf4e2b

Browse files
authored
Fix pubspec.yaml homepage key (#55)
1 parent 2b772d5 commit faf4e2b

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
@@ -1,7 +1,7 @@
11
name: flutter_gen
22
description: The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
33
version: 1.2.2
4-
komepage: https://github.com/FlutterGen/flutter_gen
4+
homepage: https://github.com/FlutterGen/flutter_gen
55
repository: https://github.com/FlutterGen/flutter_gen
66
documentation: https://github.com/FlutterGen/flutter_gen
77
issue_tracker: https://github.com/FlutterGen/flutter_gen/issues

0 commit comments

Comments
 (0)