From 2425571ad9a02208062f034e99356ca041750a91 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Wed, 12 Aug 2015 09:12:32 -0700 Subject: [PATCH] Require a new version of sky_tools --- sky/packages/sky/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sky/packages/sky/pubspec.yaml b/sky/packages/sky/pubspec.yaml index 09ec954b4a4..ce9fb7e3f83 100644 --- a/sky/packages/sky/pubspec.yaml +++ b/sky/packages/sky/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: newton: ^0.1.2 sky_engine: ^0.0.8 sky_services: ^0.0.8 - sky_tools: ^0.0.7 + sky_tools: ^0.0.9 vector_math: ^1.4.3 environment: sdk: '>=1.8.0 <2.0.0'