mirror of https://github.com/abpframework/abp
Also added sweetalert and toastr to AbpAspNetCoreMvcUiThemeSharedModulepull/279/head
parent
88f12a800c
commit
9564ac74bc
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"name": "@abp/aspnetcore.mvc.ui.theme.basic",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@abp/aspnetcore.mvc.ui.theme.shared": "^0.2.2"
|
||||
"@abp/aspnetcore.mvc.ui.theme.shared": "^0.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"name": "@abp/jquery",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@abp/core": "^0.2.2",
|
||||
"@abp/core": "^0.2.3",
|
||||
"jquery": "^3.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue