Skip to content

Commit

Permalink
add pubspec entries tagged missing by pana (dart-lang/lints#31)
Browse files Browse the repository at this point in the history
* + entries

* bump version
  • Loading branch information
pq authored May 12, 2021
1 parent 1d31156 commit 133e80e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkgs/lints/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: lints
description: Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
version: 1.0.0
homepage: https://github.com/dart-lang/lints
repository: https://github.com/dart-lang/lints
version: 1.0.1

environment:
sdk: '>=2.12.0 <3.0.0'
Expand Down

0 comments on commit 133e80e

Please sign in to comment.