Skip to content

Commit 133e80e

Browse files
authored
add pubspec entries tagged missing by pana (dart-archive/lints#31)
* + entries * bump version
1 parent 1d31156 commit 133e80e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pkgs/lints/pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: lints
22
description: Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
3-
version: 1.0.0
3+
homepage: https://github.com/dart-lang/lints
4+
repository: https://github.com/dart-lang/lints
5+
version: 1.0.1
46

57
environment:
68
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)