Skip to content

Commit

Permalink
chore(pubspec): depend on music_notes 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albertms10 committed Jul 24, 2023
1 parent 9ea1f3f commit 9f2bdc7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
15 changes: 7 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,12 +286,11 @@ packages:
music_notes:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: dfa7712e489a521c15d709c905f917171002a9a5
url: "https://github.com/albertms10/music_notes.git"
source: git
version: "0.8.0"
name: music_notes
sha256: "83aca929d9e6956e9842084bc6ae2628f95e2ea4a18b7311f61b18e329eff6a2"
url: "https://pub.dev"
source: hosted
version: "0.11.1"
node_preamble:
dependency: transitive
description:
Expand Down Expand Up @@ -517,10 +516,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: f3743ca475e0c9ef71df4ba15eb2d7684eecd5c8ba20a462462e4e8b561b2e11
sha256: ada49637c27973c183dad90beb6bd781eea4c9f5f955d35da172de0af7bd3440
url: "https://pub.dev"
source: hosted
version: "11.6.0"
version: "11.8.0"
watcher:
dependency: transitive
description:
Expand Down
4 changes: 1 addition & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ dependencies:
diacritic: ^0.1.3
flutter:
sdk: flutter
music_notes:
git:
url: https://github.com/albertms10/music_notes.git
music_notes: ^0.11.1

dev_dependencies:
dart_code_metrics: ^5.7.4
Expand Down

0 comments on commit 9f2bdc7

Please sign in to comment.