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 6bbfc01 commit ab6a16aCopy full SHA for ab6a16a
packages/custom_lint_visitor/CHANGELOG.md
@@ -1,3 +1,3 @@
1
-## 1.0.0+ (6.7.0/6.11.0)
+## 1.0.0+ (6.7.0/6.11.0/7.3.0)
2
3
Initial release
packages/custom_lint_visitor/pubspec.yaml
@@ -1,13 +1,13 @@
name: custom_lint_visitor
-version: 1.0.0+7.1.0
+version: 1.0.0+7.3.0
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.1.0
+ analyzer: 7.3.0
11
12
dev_dependencies:
13
build_runner: ^2.3.3
0 commit comments