fix(schematics) lock cosmiconfig to 4.0.0

This commit is contained in:
Jason Jean 2018-05-23 20:37:45 -04:00 committed by Victor Savkin
parent 02fd821465
commit dff1ce00b3

View File

@ -39,7 +39,7 @@
"@angular-devkit/schematics": "0.6.1",
"@types/yargs": "^11.0.0",
"app-root-path": "^2.0.1",
"cosmiconfig": "5.0.2",
"cosmiconfig": "4.0.0",
"fs-extra": "6.0.0",
"graphviz": "0.0.8",
"npm-run-all": "4.1.2",