Commit 5571cb11 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

remove unneded deps to pub_semver (#8688)

parent f613fef2
......@@ -27,7 +27,6 @@ dart_package("flutter_tools") {
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/platform",
"//third_party/dart-pkg/pub/process",
"//third_party/dart-pkg/pub/pub_semver",
"//third_party/dart-pkg/pub/stack_trace",
"//third_party/dart-pkg/pub/test",
"//third_party/dart-pkg/pub/usage",
......
......@@ -23,7 +23,6 @@ dependencies:
package_config: '>=0.1.5 <2.0.0'
platform: 1.0.1
process: 2.0.1
pub_semver: ^1.0.0
stack_trace: ^1.4.0
usage: ^3.0.0+1
vm_service_client: '0.2.2+4'
......
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