From 3a1301d9a6dbe52d4208506dcdf156186458906a Mon Sep 17 00:00:00 2001 From: Chen Peng Date: Fri, 19 Apr 2024 15:17:16 +0800 Subject: [PATCH] rebase --- packages/you_note_dart/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/you_note_dart/pubspec.yaml b/packages/you_note_dart/pubspec.yaml index 68604031..b9dfe960 100644 --- a/packages/you_note_dart/pubspec.yaml +++ b/packages/you_note_dart/pubspec.yaml @@ -28,7 +28,6 @@ dependencies: analyzer: ^6.4.1 glob: ^2.1.1 watcher: ^1.1.0 - stack_trace: ^1.11.1 # async: ^2.11.0 dev_dependencies: @@ -38,6 +37,8 @@ dev_dependencies: yaml_edit: ^2.2.0 # for NoteDevTool + stack_trace: ^1.11.0 + checks: ^0.3.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec