diff --git a/pubspec.yaml b/pubspec.yaml index 65d73d0..86102e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: dart_di description: Experimental Dependency Injection library. version: 0.1.0 author: Sergey Penkovsky -homepage: locahost +homepage: https://github.com/pese-git/dart_di environment: sdk: ">=2.12.0 <3.0.0"