Skip to content

Commit 1b67260

Browse files
committed
chore(mason_logger): add platforms to pubspec.yaml
1 parent 694619c commit 1b67260

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/mason_logger/pubspec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ documentation: https://github.com/felangel/mason/tree/master/packages/mason_logg
88
topics: [cli, logger, mason]
99
funding: [https://github.com/sponsors/felangel]
1010

11+
platforms:
12+
android:
13+
ios:
14+
linux:
15+
macos:
16+
web:
17+
windows:
18+
1119
environment:
1220
sdk: ">=3.5.0 <4.0.0"
1321

0 commit comments

Comments
 (0)