mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix peerDependencies testing
This commit is contained in:
@@ -13,7 +13,8 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^7.1.0",
|
"@angular/common": "^7.1.0",
|
||||||
"@angular/core": "^7.1.0",
|
"@angular/core": "^7.1.0",
|
||||||
"@alfresco/js-api": "3.8.0"
|
"@alfresco/js-api": "3.8.0",
|
||||||
|
"moment-es6": "^1.0.0"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"testing",
|
"testing",
|
||||||
|
Reference in New Issue
Block a user