From 55768124b620dae603845b0938751939e977c574 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Thu, 17 Sep 2015 15:19:14 -0700 Subject: [PATCH] Remove the skyx package This code is now part of sky_tools. --- packages/flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter/pubspec.yaml b/packages/flutter/pubspec.yaml index 7687af1543..bd043c87c8 100644 --- a/packages/flutter/pubspec.yaml +++ b/packages/flutter/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: newton: ^0.1.2 sky_engine: ^0.0.22 sky_services: ^0.0.22 - sky_tools: ^0.0.11 + sky_tools: ^0.0.12 vector_math: ^1.4.3 intl: ^0.12.4+2 environment: