Browse Source
Merge pull request #10531 from abpframework/fix/datatables-bs5-dependency
replace datatables package with bs5 version
pull/10595/head
Bunyamin Coskuner
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
|
|
|
@ -13,7 +13,7 @@ |
|
|
|
"@abp/aspnetcore.mvc.ui": "~5.0.0-beta.3", |
|
|
|
"@abp/bootstrap": "~5.0.0-beta.3", |
|
|
|
"@abp/bootstrap-datepicker": "~5.0.0-beta.3", |
|
|
|
"@abp/datatables.net-bs4": "~5.0.0-beta.3", |
|
|
|
"@abp/datatables.net-bs5": "~5.0.0-beta.3", |
|
|
|
"@abp/font-awesome": "~5.0.0-beta.3", |
|
|
|
"@abp/jquery-form": "~5.0.0-beta.3", |
|
|
|
"@abp/jquery-validation-unobtrusive": "~5.0.0-beta.3", |
|
|
|
|