Updated package pretty_logging

This commit is contained in:
thomashii 2021-03-08 23:23:54 +08:00
parent 63e62c14a5
commit eb98eb2925

View file

@ -1,12 +1,12 @@
name: pretty_logging
version: 1.0.0
version: 2.0.0
description: Standalone helper for colorful logging output, using pkg:io AnsiCode.
author: Tobe Osakwe <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/pretty_logging
environment:
sdk: ">=2.10.0 <2.12.0"
sdk: ">=2.10.0 <3.0.0"
dependencies:
io: ^0.3.2
logging: ^0.11.0
io: ^1.0.0
logging: ^1.0.0
dev_dependencies:
pedantic: ^1.0.0