Skip to content

Commit

Permalink
fix: Changed to add masamune_universal_ui on create.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathrunet committed Mar 13, 2023
1 parent 9e253c3 commit f3eed40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/katana_cli/lib/command/create.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import 'package:katana_cli/katana_cli.dart';
/// インポートするパッケージ。
final importPackages = [
"masamune",
"masamune_universal_ui",
"freezed_annotation",
"json_annotation",
];
Expand Down

0 comments on commit f3eed40

Please sign in to comment.