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

Commit

Permalink
(plugin): Bump dependency on analyzer_plugin to 0.1.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 259823302
  • Loading branch information
alorenzen committed Jul 24, 2019
1 parent 1f795eb commit d4a4322
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions angular_analyzer_plugin/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ environment:
sdk: ">=2.5.0-dev.1.0 <3.0.0"
dependencies:
analyzer: ^0.37.0
plugin: '^0.2.0'
analyzer_plugin: '0.0.1-alpha.8'
plugin: ^0.2.0
analyzer_plugin: ^0.1.0
angular_ast: '0.5.11'
meta: ^1.1.4
yaml: ^2.1.2
crypto: '>=1.1.1 <3.0.0'
dev_dependencies:
test_reflective_loader: '^0.1.0'
test: '^1.2.0'
mockito: '^3.0.0'
test_reflective_loader: ^0.1.0
test: ^1.2.0
mockito: ^3.0.0

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

0 comments on commit d4a4322

Please sign in to comment.