Browse Source
Add missing `@abp/bootstrap-daterangepicker` dependency
pull/14664/head
Enis Necipoglu
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
0 deletions
-
npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
|
|
|
@ -13,6 +13,7 @@ |
|
|
|
"@abp/aspnetcore.mvc.ui": "~7.0.0-rc.1", |
|
|
|
"@abp/bootstrap": "~7.0.0-rc.1", |
|
|
|
"@abp/bootstrap-datepicker": "~7.0.0-rc.1", |
|
|
|
"@abp/bootstrap-daterangepicker": "7.0.0-rc.1", |
|
|
|
"@abp/datatables.net-bs5": "~7.0.0-rc.1", |
|
|
|
"@abp/font-awesome": "~7.0.0-rc.1", |
|
|
|
"@abp/jquery-form": "~7.0.0-rc.1", |
|
|
|
|