| Index: sdk/lib/_internal/dartdoc/pubspec.yaml
|
| diff --git a/sdk/lib/_internal/dartdoc/pubspec.yaml b/sdk/lib/_internal/dartdoc/pubspec.yaml
|
| index 66147869987a8b0b02ae4b75ac7c88384923d918..cd4e771bac82808b4148116de2e44697d4dc4ef0 100644
|
| --- a/sdk/lib/_internal/dartdoc/pubspec.yaml
|
| +++ b/sdk/lib/_internal/dartdoc/pubspec.yaml
|
| @@ -5,7 +5,7 @@ description: >
|
| dependencies:
|
| analyzer_experimental: ">=0.4.5 <1.0.0"
|
| args: ">=0.4.2 <1.0.0"
|
| - pathos: ">=0.4.2 <1.0.0"
|
| + path: ">=0.4.2 <1.0.0"
|
|
|
| dev_dependencies:
|
| unittest: ">=0.4.2 <1.0.0"
|
|
|