From 646eeb29ca0b30715265373268586901a0735542 Mon Sep 17 00:00:00 2001 From: vjrj Date: Fri, 29 Jun 2018 01:03:20 +0200 Subject: [PATCH] Updated comunes-flutter dep --- pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ff9177d..7c16418 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,8 +24,9 @@ dependencies: shared_preferences: "^0.4.2" bson_objectid: "^0.1.0" comunes_flutter: - path: /home/vjrj/dev/comunes_flutter - version: "^0.0.12" + git: git@github.com:comunes/comunes-flutter.git + # path: /home/vjrj/dev/comunes_flutter + # version: "^0.0.12" # redux redux: "^3.0.0"