From 9a0b65bfc2228b6409faab41df32a4c454b13482 Mon Sep 17 00:00:00 2001 From: playif Date: Thu, 14 Aug 2014 11:41:37 +0800 Subject: [PATCH] 0.8.4+1 fix yaml file --- .idea/play_phaser.iml | 1 - pubspec.lock | 8 +++----- pubspec.yaml | 3 +-- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/.idea/play_phaser.iml b/.idea/play_phaser.iml index a4f04ff..e1087b9 100644 --- a/.idea/play_phaser.iml +++ b/.idea/play_phaser.iml @@ -66,7 +66,6 @@ - diff --git a/pubspec.lock b/pubspec.lock index d3ec82f..8a8a725 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -22,11 +22,9 @@ packages: source: hosted version: "0.9.0" play_pixi: - description: - path: "..\\play_pixi" - relative: true - source: path - version: "0.9.4+3" + description: play_pixi + source: hosted + version: "0.9.4+4" uuid: description: uuid source: hosted diff --git a/pubspec.yaml b/pubspec.yaml index cb73084..1ecd143 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,8 +7,7 @@ homepage: https://github.com/playif/play_phaser dependencies: browser: ">=0.10.0+2 <0.11.0" uuid: ">=0.3.2 < 0.4.0" - play_pixi: - path: ../play_pixi + play_pixi: ">=0.9.4 < 0.10.0" transformers: