Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Nov 22, 2023
1 parent 2a69886 commit 42dd4d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
18 changes: 8 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1194,11 +1194,10 @@ packages:
jiosaavn:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: "8a7cda9b8b687cde28e0f7fcb10adb0d4fde1007"
url: "https://github.com/KRTirtho/jiosaavn.git"
source: git
name: jiosaavn
sha256: d32b4f43f26488f942f5d7d19d748a1f2664ae3d41ff9c7d50eeb81705174bd2
url: "https://pub.dev"
source: hosted
version: "0.1.0"
js:
dependency: transitive
Expand Down Expand Up @@ -2225,11 +2224,10 @@ packages:
wikipedia_api:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: cb7590a3d76b25f16ad3f7147ae6603350777a00
url: "https://github.com/KRTirtho/wikipedia_api.git"
source: git
name: wikipedia_api
sha256: "8bae02778c40e0c09ea237b7c1952c99a33a19ccbe31545e03c807fdc7c56ec6"
url: "https://pub.dev"
source: hosted
version: "0.1.0"
win32:
dependency: transitive
Expand Down
8 changes: 2 additions & 6 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@ dependencies:
simple_icons: ^7.10.0
audio_service_mpris: ^0.1.0
file_picker: ^6.0.0
jiosaavn:
git:
url: https://github.com/KRTirtho/jiosaavn.git
jiosaavn: ^0.1.0
draggable_scrollbar:
git:
url: https://github.com/thielepaul/flutter-draggable-scrollbar.git
Expand All @@ -119,9 +117,7 @@ dependencies:
git:
url: https://github.com/Tommypop2/dart_discord_rpc.git
html_unescape: ^2.0.0
wikipedia_api:
git:
url: https://github.com/KRTirtho/wikipedia_api.git
wikipedia_api: ^0.1.0

dev_dependencies:
build_runner: ^2.3.2
Expand Down

0 comments on commit 42dd4d6

Please sign in to comment.