mirror of
https://github.com/flutter/packages.git
synced 2025-07-02 08:34:31 +08:00
Fix typo of homepage url in pubspec.yml (#168)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
name: xdg_directories
|
||||
description: A Dart package for reading XDG directory configuration information on Linux.
|
||||
version: 0.1.0
|
||||
homepage: https://github.com/flutter/packages/tree/master/packages/animations
|
||||
homepage: https://github.com/flutter/packages/tree/master/packages/xdg_directories
|
||||
|
||||
environment:
|
||||
sdk: ">=2.3.0 <3.0.0"
|
||||
|
Reference in New Issue
Block a user