mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[APPS-2108] break direct dependency on moment.js (#9032)
* break direct dependency on moment.js * [ci:force] preserve moment for cli tools * remove MatMomentDatetimeModule from content * share dialog fixes * revert testing module changes * remove incorrect date modules * fix html
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": ">=7.1.0-1437",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": ">=6.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user