fix(core): update

This commit is contained in:
2020-06-01 22:45:45 +00:00
parent d013fbad50
commit f9296f1f26
10 changed files with 4412 additions and 535 deletions

View File

@ -19,13 +19,3 @@ export let getNpmNameForDir = function(cwdArg) {
return localNpm.name;
}
};
/* TODO
projectinfo.git = function(){
};
projectinfo.mojo = function(){
};
*/