Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 38d78c5

Browse files
authored
add pubspec entries tagged missing by pana (#31)
* + entries * bump version
1 parent f1b85c1 commit 38d78c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)