Chromium Code Reviews| Index: pkg/analysis_server/pubspec.yaml |
| diff --git a/pkg/analysis_server/pubspec.yaml b/pkg/analysis_server/pubspec.yaml |
| index 2b55965b8afa9c407bfcada80d2d4045a9a8ff01..0eb6711911098ba0c9306a112f832219042c7db1 100644 |
| --- a/pkg/analysis_server/pubspec.yaml |
| +++ b/pkg/analysis_server/pubspec.yaml |
| @@ -11,6 +11,7 @@ dependencies: |
| dart_style: '>=0.1.7 <0.2.0' |
| logging: any |
| path: any |
| + plugin: '<0.2.0' |
| watcher: any |
| yaml: any |
| dev_dependencies: |