committed by
GitHub
29 changed files with 11 additions and 11 deletions
@ -1,12 +1,12 @@ |
|||||
{ |
{ |
||||
"name": "@abp/permission", |
"name": "@abp/permissions", |
||||
"version": "8.3.2", |
"version": "8.3.2", |
||||
"homepage": "https://github.com/colinin/abp-next-admin", |
"homepage": "https://github.com/colinin/abp-next-admin", |
||||
"bugs": "https://github.com/colinin/abp-next-admin/issues", |
"bugs": "https://github.com/colinin/abp-next-admin/issues", |
||||
"repository": { |
"repository": { |
||||
"type": "git", |
"type": "git", |
||||
"url": "git+https://github.com/colinin/abp-next-admin.git", |
"url": "git+https://github.com/colinin/abp-next-admin.git", |
||||
"directory": "packages/@abp/permission" |
"directory": "packages/@abp/permissions" |
||||
}, |
}, |
||||
"license": "MIT", |
"license": "MIT", |
||||
"type": "module", |
"type": "module", |
||||
Loading…
Reference in new issue