Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mpcomplete committed Oct 21, 2015
1 parent 9b55bf4 commit 9c8c23b
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions sky/packages/flx/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
name: updater
name: flx
version: 0.0.1
author: Flutter Authors <[email protected]>
description: The autoupdater for flutter
description: Library for dealing with Flutter bundle (.flx) files
homepage: http://flutter.io
dependencies:
mojo: '>=0.2.0 <0.3.0'
flutter: ">=0.0.3 <0.1.0"
sky_services: any
path: any
yaml: any
cipher: any
asn1lib: any
dependency_overrides:
flutter:
path: ../sky
sky_services: 0.0.38
yaml: ^2.1.3
asn1lib: ^0.4.1
cipher: ^0.7.1
path: ^1.3.0
environment:
sdk: '>=1.12.0 <2.0.0'

0 comments on commit 9c8c23b

Please sign in to comment.