diff --git a/pubspec.yaml b/pubspec.yaml index 1fa68ad..67007fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: go_router_prototype description: GoRouter API prototype version: 0.0.1 -homepage: +homepage: https://github.com/johnpryan/go_router_prototype environment: sdk: ">=2.16.1 <3.0.0" @@ -13,6 +13,7 @@ dependencies: quiver: ^3.0.1 path_to_regexp: ^0.4.0 collection: ^1.15.0 + path: ^1.8.0 dev_dependencies: flutter_test: