Skip to content

Commit

Permalink
chore: downgrade jaspr dependency to version 0.16.0
Browse files Browse the repository at this point in the history
- Keep the constraint at the minor level
  • Loading branch information
gonft committed Jan 3, 2025
1 parent 6aecd5e commit 10f31ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jaspr_serverpod/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
jaspr: ^0.16.3
jaspr: ^0.16.0
serverpod: 2.3.0
serverpod_client: 2.3.0
shelf: ^1.4.0
Expand Down

0 comments on commit 10f31ef

Please sign in to comment.