fix(core): update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as plugins from './tools.plugins';
|
||||
import * as toolsInstall from './tools.install';
|
||||
import * as plugins from './tools.plugins.js';
|
||||
import * as toolsInstall from './tools.install.js';
|
||||
|
||||
export const run = async () => {
|
||||
const toolsCli = new plugins.smartcli.Smartcli();
|
||||
|
||||
Reference in New Issue
Block a user