fix(core): update
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import * as plugins from './coreflow.plugins.js';
|
||||
import * as paths from './coreflow.paths.js';
|
||||
|
||||
export const projectInfoNpm = new plugins.projectinfo.ProjectinfoNpm(paths.packageDir);
|
||||
Reference in New Issue
Block a user