Skip to content

Commit

Permalink
Add meta package to pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
felixjunghans committed Jul 14, 2020
1 parent f0a74e3 commit 50d43fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ packages:
source: hosted
version: "0.12.6"
meta:
dependency: transitive
dependency: "direct main"
description:
name: meta
url: "https://pub.dartlang.org"
Expand Down
2 changes: 2 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ dependencies:
protobuf: ^1.0.1
path_provider: ^1.6.11
fixnum: ^0.10.11
meta: ^1.1.8


dependency_overrides:
pedantic: ^1.9.0
Expand Down

0 comments on commit 50d43fb

Please sign in to comment.