|
|
|
@ -1,15 +1,15 @@ |
|
|
|
{ |
|
|
|
"name": "@abp/ng.tenant-management", |
|
|
|
"version": "2.1.0", |
|
|
|
"version": "2.2.0", |
|
|
|
"homepage": "https://abp.io", |
|
|
|
"repository": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/abpframework/abp.git" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/ng.feature-management": "^2.1.0", |
|
|
|
"@abp/ng.tenant-management.config": "^2.1.0", |
|
|
|
"@abp/ng.theme.shared": "^2.1.0" |
|
|
|
"@abp/ng.feature-management": "^2.2.0", |
|
|
|
"@abp/ng.tenant-management.config": "^2.2.0", |
|
|
|
"@abp/ng.theme.shared": "^2.2.0" |
|
|
|
}, |
|
|
|
"publishConfig": { |
|
|
|
"access": "public" |
|
|
|
|