fic some issues

This commit is contained in:
2016-06-25 03:19:29 +02:00
parent f9cee9ac85
commit e27dd058cc
6 changed files with 11 additions and 17 deletions

View File

@@ -23,10 +23,7 @@ export let configStore = () => {
}
plugins.smartfile.memory.toFsSync(
JSON.stringify(config),
{
fileName:"config.json",
filePath:paths.NpmciPackageRoot
}
paths.NpmciPackageConfig
);
}