Browse Source

Merge pull request #185 from colinin/4.0

upgrade @abp/aspnetcore.mvc.ui.theme.basic to 4.0.0
pull/252/head
cKey 5 years ago
committed by GitHub
parent
commit
e35f3af683
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      aspnet-core/services/account/AuthServer.Host/package.json

2
aspnet-core/services/account/AuthServer.Host/package.json

@ -3,6 +3,6 @@
"name": "auth-identityserver",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~3.3.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "4.0.0"
}
}
Loading…
Cancel
Save