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

Commit

Permalink
fix(angular_compiler): Add dep override for angular_ast.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 179480913
  • Loading branch information
alorenzen authored and matanlurey committed Dec 19, 2017
1 parent cfdecf0 commit 4f09756
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions angular_compiler/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ dependency_overrides:
analyzer: '^0.31.0-alpha.1'
angular:
path: ../angular
angular_ast:
path: ../angular_ast
# === ^^^ REMOVE WHEN PUBLISHING ^^^ ===

0 comments on commit 4f09756

Please sign in to comment.