diff --git a/pubspec.yaml b/pubspec.yaml index 927978a..535bcb8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,8 @@ name: vieofabric_framework description: The VieoFabric Framework version: 1.0.0 +homepage: https://vieo.dev/fabric +documentation: https://vieo.dev/fabric/docs repository: https://github.com/vieolab/framework environment: @@ -11,5 +13,5 @@ dependencies: # path: ^1.8.0 dev_dependencies: - lints: ^3.0.0 + lints: ^4.0.0 test: ^1.24.0 \ No newline at end of file