Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Apr 22, 2021
1 parent e788108 commit d0f104a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.3"
json2yaml:
dependency: "direct main"
description:
name: json2yaml
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1+1"
logging:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies:
googleapis: ^2.0.0
googleapis_auth: ^1.1.0
html_unescape: ^2.0.0
json2yaml: ^1.0.1+1
markdown: ^4.0.0
mime_type: ^1.0.0
modal_bottom_sheet: ^2.0.0
Expand Down

0 comments on commit d0f104a

Please sign in to comment.