Browse Source
Merge pull request #22129 from abpframework/maliming-patch-toastr
Remove `@abp/toastr` from `aspnetcore.mvc.ui.theme.shared` package.
pull/22131/head
liangshiwei
12 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
2 deletions
-
npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
|
|
|
@ -24,8 +24,7 @@ |
|
|
|
"@abp/moment": "~9.1.0-rc.2", |
|
|
|
"@abp/select2": "~9.1.0-rc.2", |
|
|
|
"@abp/sweetalert2": "~9.1.0-rc.2", |
|
|
|
"@abp/timeago": "~9.1.0-rc.2", |
|
|
|
"@abp/toastr": "~9.1.0-rc.2" |
|
|
|
"@abp/timeago": "~9.1.0-rc.2" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", |
|
|
|
"homepage": "https://abp.io", |
|
|
|
|