Skip to content

Commit aaaedf6

Browse files
chore(metadata): update repository links in pubspec.yaml
- Changed repository, issue tracker, and documentation URLs to reflect the new GitHub organization.
1 parent f764c4c commit aaaedf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: flutter_policy_engine
22
description: "A lightweight, extensible policy engine for Flutter enabling Attribute-Based Access Control (ABAC) and Role-Based Access Control (RBAC) with declarative rule definitions."
33
version: 1.0.0
44
# homepage: https://github.com/davidgarcia93/flutter_policy_engine
5-
repository: https://github.com/davidgarcia93/flutter_policy_engine
6-
issue_tracker: https://github.com/davidgarcia93/flutter_policy_engine/issues
7-
documentation: https://github.com/davidgarcia93/flutter_policy_engine#readme
5+
repository: https://github.com/aspicas/flutter_policy_engine
6+
issue_tracker: https://github.com/aspicas/flutter_policy_engine/issues
7+
documentation: https://github.com/aspicas/flutter_policy_engine#readme
88
topics:
99
- flutter
1010
- policy

0 commit comments

Comments
 (0)