Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Commit

Permalink
chore(di): update di to 2.0
Browse files Browse the repository at this point in the history
Closes #1263
  • Loading branch information
vsavkin authored and chirayuk committed Jul 29, 2014
1 parent 8daad1a commit 67060b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ packages:
di:
description: di
source: hosted
version: "2.0.0-alpha.10"
version: "2.0.0"
guinness:
description: guinness
source: hosted
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
browser: '>=0.10.0 <0.11.0'
code_transformers: '>=0.1.4+2 <0.2.0'
collection: '>=0.9.1 <1.0.0'
di: '>=2.0.0-alpha.10'
di: '>=2.0.0 <3.0.0'
html5lib: '>=0.10.0 <0.11.0'
intl: '>=0.8.7 <0.10.0'
perf_api: '>=0.0.8 <0.1.0'
Expand Down

0 comments on commit 67060b2

Please sign in to comment.