mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
fix mat datetime picker regression
This commit is contained in:
+2
-2
@@ -72,8 +72,8 @@
|
||||
"@angular/platform-browser": "6.1.0",
|
||||
"@angular/platform-browser-dynamic": "6.1.0",
|
||||
"@angular/router": "6.1.0",
|
||||
"@mat-datetimepicker/core": "2.0.1",
|
||||
"@mat-datetimepicker/moment": "2.0.1",
|
||||
"@mat-datetimepicker/core": "1.0.4",
|
||||
"@mat-datetimepicker/moment": "1.0.4",
|
||||
"@ngx-translate/core": "10.0.2",
|
||||
"@nrwl/schematics": "^1.0.3",
|
||||
"@schematics/angular": "^0.6.8",
|
||||
|
||||
Reference in New Issue
Block a user