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

Commit 3565d5d

Browse files
committed
chore(pubspec): Upgrade DI to 1.0.0
1 parent 90df4eb commit 3565d5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ packages:
3232
di:
3333
description: di
3434
source: hosted
35-
version: "0.0.40"
35+
version: "1.0.0"
3636
guinness:
3737
description: guinness
3838
source: hosted

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
browser: '>=0.10.0 <0.11.0'
2020
code_transformers: '>=0.1.3 <0.2.0'
2121
collection: '>=0.9.1 <1.0.0'
22-
di: '>=0.0.40 <0.1.0'
22+
di: '>=1.0.0 <2.0.0'
2323
html5lib: '>=0.10.0 <0.11.0'
2424
intl: '>=0.8.7 <0.10.0'
2525
perf_api: '>=0.0.8 <0.1.0'

0 commit comments

Comments
 (0)