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. 4
      aspnet-core/services/account/AuthServer.Host/package.json

4
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"
} }
} }

Loading…
Cancel
Save