mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update Sky package version
We need to pull in an updated version of sky_tools to get a version that doesn't try to gzip everything.
This commit is contained in:
parent
7668ceb254
commit
d1aa19081a
@ -1,5 +1,5 @@
|
||||
name: sky
|
||||
version: 0.0.22
|
||||
version: 0.0.23
|
||||
author: Chromium Authors <sky-dev@googlegroups.com>
|
||||
description: A framework for writing Sky applications
|
||||
homepage: https://github.com/domokit/sky_engine/tree/master/sky/sdk
|
||||
@ -12,7 +12,7 @@ dependencies:
|
||||
newton: ^0.1.0
|
||||
sky_engine: ^0.0.1
|
||||
sky_services: ^0.0.1
|
||||
sky_tools: ^0.0.3
|
||||
sky_tools: ^0.0.4
|
||||
vector_math: ^1.4.3
|
||||
environment:
|
||||
sdk: '>=1.8.0 <2.0.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user