cKey
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
aspnet-core/services/account/AuthServer.Host/package.json
|
|
@ -3,6 +3,6 @@ |
|
|
"name": "auth-identityserver", |
|
|
"name": "auth-identityserver", |
|
|
"private": true, |
|
|
"private": true, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@abp/aspnetcore.mvc.ui.theme.basic": "~3.3.0" |
|
|
"@abp/aspnetcore.mvc.ui.theme.basic": "4.0.0" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|