Skip to content

Commit

Permalink
Adjust isar dependencies to hosted repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Clauss committed Feb 26, 2024
1 parent 0753a31 commit 05065be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packages/isar_flutter_libs/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ environment:
dependencies:
flutter:
sdk: flutter
isar: 3.1.2
isar:
version: 3.1.2
hosted: https://contactulater.app/

flutter:
plugin:
Expand Down
4 changes: 3 additions & 1 deletion packages/isar_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ dependencies:
dart_style: ^2.2.3
dartx: ^1.1.0
glob: ^2.0.2
isar: 3.1.2
isar:
version: 3.1.2
hosted: https://contactulater.app/
path: ^1.8.1
source_gen: ^1.2.2
xxh3: ^1.0.1
Expand Down

0 comments on commit 05065be

Please sign in to comment.