Commit fac0fe35 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

fix build (#8842)

parent 0550c2f0
...@@ -21,7 +21,7 @@ dependencies: ...@@ -21,7 +21,7 @@ dependencies:
meta: ^1.0.4 meta: ^1.0.4
mustache: ^0.2.5 mustache: ^0.2.5
package_config: '>=0.1.5 <2.0.0' package_config: '>=0.1.5 <2.0.0'
platform: 1.0.2 platform: 1.1.0
process: 2.0.1 process: 2.0.1
stack_trace: ^1.4.0 stack_trace: ^1.4.0
usage: ^3.0.0+1 usage: ^3.0.0+1
...@@ -52,4 +52,4 @@ dependency_overrides: ...@@ -52,4 +52,4 @@ dependency_overrides:
front_end: front_end:
path: ../../bin/cache/dart-sdk/lib/front_end path: ../../bin/cache/dart-sdk/lib/front_end
kernel: kernel:
path: ../../bin/cache/dart-sdk/lib/kernel path: ../../bin/cache/dart-sdk/lib/kernel
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment