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

Commit 5973245

Browse files
committed
Fix path for angular_analyzer_plugin
PiperOrigin-RevId: 246932118
1 parent 7a7a32a commit 5973245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular/tools/analyzer_plugin/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This pubspec determines the version of the analyzer plugin to load
44
environment:
55
sdk: ">=2.3.0-dev.0.1 <3.0.0"
66
dependencies:
7-
third_party.dart.angular.angular_analyzer_plugin: '1.0.0-alpha'
7+
angular_analyzer_plugin: '1.0.0-alpha'
88

99
# === vvv REMOVE WHEN PUBLISHING vvv ===
1010
dependency_overrides:

0 commit comments

Comments
 (0)