From 59d2312b933b9c463712fa5d8ccd957f566ff967 Mon Sep 17 00:00:00 2001 From: Robert McDermot Date: Thu, 17 Sep 2015 18:13:34 -0400 Subject: [PATCH] force jsonx to be version 2.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7f5da01f..70f34814 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ dependencies: firebase: '>=0.5.0 <0.6.0' gorgon: any intl: any - jsonx: "^2.0.0" + jsonx: "2.0.0" libld: git: ref: master