Skip to content

Commit 83fa720

Browse files
committed
deps: Add dev:checks
1 parent 54a60a3 commit 83fa720

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

pubspec.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,14 @@ packages:
121121
url: "https://pub.dev"
122122
source: hosted
123123
version: "2.0.2"
124+
checks:
125+
dependency: "direct dev"
126+
description:
127+
name: checks
128+
sha256: "028fb54c181e68edc3c891d7d45813937311e29c77609f513bb5025620637ffd"
129+
url: "https://pub.dev"
130+
source: hosted
131+
version: "0.2.1"
124132
clock:
125133
dependency: transitive
126134
description:

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ dev_dependencies:
6060
json_serializable: ^6.5.4
6161
build_runner: ^2.3.3
6262
test: ^1.23.1
63+
checks: ^0.2.1
6364

6465
# For information on the generic Dart part of this file, see the
6566
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)