Browse Source

Remove `@abp/toastr` from `aspnetcore.mvc.ui.theme.shared` package.

https://github.com/abpframework/abp/pull/21940
pull/22129/head
maliming 12 months ago
committed by GitHub
parent
commit
727b2cbce9
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