diff --git a/packages/security/pubspec.yaml b/packages/security/pubspec.yaml index 4e12cc5f..c5bc3fb0 100644 --- a/packages/security/pubspec.yaml +++ b/packages/security/pubspec.yaml @@ -1,7 +1,8 @@ name: angel3_security version: 3.1.0 description: Angel3 infrastructure for improving security, rate limiting, and more -homepage: https://github.com/dukefirehawk/angel/tree/master/packages/security +homepage: https://angel3-framework.web.app/ +repository: https://github.com/dukefirehawk/angel/tree/master/packages/security environment: sdk: '>=2.12.0 <3.0.0' dependencies: @@ -11,7 +12,7 @@ dev_dependencies: angel3_auth: ^4.0.0 angel3_production: ^3.1.0 angel3_redis: ^2.0.0 - angel3_test: ^4.0.0 + angel3_test: ^4.1.0 angel3_validate: ^4.0.0 belatuk_pretty_logging: ^4.0.0 test: ^1.17.5