mirror of https://github.com/grpc/grpc-dart.git
examples/grpc-web: support latest build_web_compilers (#601)
This commit is contained in:
parent
d4d0f80d02
commit
375d1f3e75
|
@ -12,5 +12,5 @@ dependencies:
|
|||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.0.0
|
||||
build_web_compilers: ^3.0.0
|
||||
build_web_compilers: '>3.0.0 <5.0.0'
|
||||
lints: ^2.0.0
|
||||
|
|
Loading…
Reference in New Issue