Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Commit

Permalink
Fix path for angular_analyzer_plugin
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 246932118
  • Loading branch information
alorenzen committed May 7, 2019
1 parent 7a7a32a commit 5973245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular/tools/analyzer_plugin/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: This pubspec determines the version of the analyzer plugin to load
environment:
sdk: ">=2.3.0-dev.0.1 <3.0.0"
dependencies:
third_party.dart.angular.angular_analyzer_plugin: '1.0.0-alpha'
angular_analyzer_plugin: '1.0.0-alpha'

# === vvv REMOVE WHEN PUBLISHING vvv ===
dependency_overrides:
Expand Down

0 comments on commit 5973245

Please sign in to comment.