Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index e43148d913f14a284a70cad85cf6431383631ca5..216cbdabb7b5f5ee014b1acd63c9b011e2b2f8c2 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -9,7 +9,7 @@ dependencies: |
analyzer: ">=0.25.0 <0.27.0" |
args: "^0.13.0" |
barback: "^0.15.2" |
- compiler_unsupported: "^1.10.0" |
+ compiler_unsupported: "^1.13.0-dev" |
Bob Nystrom
2015/10/20 21:01:20
I thought we, as a rule, didn't depend on -dev ver
nweiz
2015/10/20 21:10:46
That's because we generally don't publish them. Bu
|
crypto: "^0.9.0" |
glob: "^1.0.0" |
http: "^0.11.0" |