Upgrade cli_repl to fix bug on Windows/Dart 2

This commit is contained in:
Jen Thakar 2018-04-14 13:57:00 -07:00
parent 4bf44b820f
commit 74d3693ec6

View File

@ -14,7 +14,7 @@ dependencies:
args: ">=1.4.0 <2.0.0"
async: ">=1.10.0 <3.0.0"
charcode: "^1.1.0"
cli_repl: "^0.1.1"
cli_repl: "^0.1.1+1"
collection: "^1.8.0"
convert: "^2.0.1"
dart2_constant: "^1.0.0"