Browse Source
Merge pull request #25977 from abpframework/maliming/cms-kit-angular-account-rc2
Bump `@abp/ng.account` to rc.2 in cms-kit Angular demo
pull/25978/head
sumeyye
2 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
modules/cms-kit/angular/package.json
|
|
|
@ -15,7 +15,7 @@ |
|
|
|
}, |
|
|
|
"private": true, |
|
|
|
"dependencies": { |
|
|
|
"@abp/ng.account": "~10.7.0-rc.1", |
|
|
|
"@abp/ng.account": "~10.7.0-rc.2", |
|
|
|
"@abp/ng.identity": "~10.7.0-rc.2", |
|
|
|
"@abp/ng.setting-management": "~10.7.0-rc.2", |
|
|
|
"@abp/ng.tenant-management": "~10.7.0-rc.2", |
|
|
|
|