From 62b6960e08e0513233cebcb5aa81e58b6a1b2f5c Mon Sep 17 00:00:00 2001 From: Hazem Elgohary Date: Tue, 21 Sep 2021 01:09:47 +0200 Subject: [PATCH] remove json_blueprint --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 73d0787..f279973 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,9 +9,9 @@ environment: dependencies: # dio: ^4.0.0 equatable: ^2.0.3 - json_blueprint: - git: - url: git@github.com:maxzod/json_blueprint.git + # json_blueprint: + # git: + # url: git@github.com:maxzod/json_blueprint.git dev_dependencies: lints: ^1.0.1