From 68897e1a1ae8b7464fecbd76a8c76a1874a0c26f Mon Sep 17 00:00:00 2001 From: markkiepe Date: Thu, 13 Jun 2024 14:37:56 +0200 Subject: [PATCH] chore: latest-dependencies --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index d601e03..f099a80 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: flutter_product_page: git: url: https://github.com/Iconica-Development/flutter_product_page - ref: 1.3.1 + ref: 1.3.2 flutter_shopping_cart: git: url: https://github.com/Iconica-Development/flutter_shopping_cart diff --git a/pubspec.yaml b/pubspec.yaml index 47f7845..ef45b33 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: flutter_product_page: git: url: https://github.com/Iconica-Development/flutter_product_page - ref: 1.3.1 + ref: 1.3.2 flutter_shopping_cart: git: url: https://github.com/Iconica-Development/flutter_shopping_cart