Skip to content

Commit

Permalink
Merge pull request #125 from Bdaya-Dev/chore/update-dependency-version
Browse files Browse the repository at this point in the history
chore: Upgrade web dependency to >=0.5.1 <2.0.0
  • Loading branch information
ahmednfwela authored Oct 7, 2024
2 parents 5a5b31d + 3fb02c9 commit 5643344
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/oidc_web_core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: oidc_web_core
description: dart web package for oidc protocol
version: 0.1.0
repository: https://github.com/Bdaya-Dev/oidc/tree/main/packages/oidc_web_core
topics: ['oidc', 'openidconnect', 'oauth', 'authentication']
topics: ["oidc", "openidconnect", "oauth", "authentication"]
homepage: https://bdaya-dev.github.io/oidc/

environment:
Expand All @@ -13,8 +13,7 @@ dependencies:
logging: ^1.2.0
oidc_core: ^0.7.0
rxdart: ^0.27.7
web: ^0.5.1

web: ">=0.5.1 <2.0.0"

dev_dependencies:
mocktail: ^1.0.3
Expand Down

0 comments on commit 5643344

Please sign in to comment.