Skip to content

Commit 4696312

Browse files
committed
pin analyzer dep to the sdk in the macro example
1 parent 9a31f3f commit 4696312

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

working/macros/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ dev_dependencies:
88

99
# Override to the latest version of the in progress api.
1010
dependency_overrides:
11+
analyzer:
12+
git:
13+
url: https://github.com/dart-lang/sdk.git
14+
path: pkg/analyzer
1115
_fe_analyzer_shared:
1216
git:
1317
url: https://github.com/dart-lang/sdk.git

0 commit comments

Comments
 (0)