mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
fix different version commander
use same commander main pkg
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
import * as shell from 'shelljs';
|
||||
import * as path from 'path';
|
||||
import * as program from 'commander';
|
||||
import program from 'commander';
|
||||
import * as fs from 'fs';
|
||||
import * as ejs from 'ejs';
|
||||
|
||||
|
Reference in New Issue
Block a user