From 6f2d791d07e4e33537ddd58c5b83a8249d73ae84 Mon Sep 17 00:00:00 2001 From: Patrick Stewart Date: Sun, 9 Jun 2024 19:41:00 -0700 Subject: [PATCH] update: updating pubspec.yaml --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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