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
parent
commit
f29838ffdb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      npm/packs/aspnetcore.mvc.ui.theme.shared/package.json

3
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",

Loading…
Cancel
Save