mirror of https://github.com/abpframework/eventhub
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
230 B
10 lines
230 B
{
|
|
"version": "1.0.0",
|
|
"name": "my-app-identityserver",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.4",
|
|
"owl.carousel": "^2.3.4",
|
|
"@fortawesome/fontawesome-free": "6.4.2"
|
|
}
|
|
}
|