We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df74664 commit 281fb8aCopy full SHA for 281fb8a
packages/custom_lint_visitor/pubspec.yaml
@@ -1,13 +1,13 @@
1
name: custom_lint_visitor
2
-version: 1.0.0+7.0.0
+version: 1.0.0+7.1.0
3
description: A package that exports visitors for CustomLint.
4
repository: https://github.com/invertase/dart_custom_lint
5
6
environment:
7
sdk: ">=3.0.0 <4.0.0"
8
9
dependencies:
10
- analyzer: 7.0.0
+ analyzer: 7.1.0
11
12
dev_dependencies:
13
build_runner: ^2.3.3
0 commit comments