@pipcook/cli
Advanced tools
Comparing version 2.1.2-30b4f19-beta.0 to 2.1.2-30ea65b-beta.0
@@ -145,3 +145,3 @@ #!/usr/bin/env node | ||
.alias('train') | ||
.option('--output <dir>', 'the output directory name', path_1.join(process.cwd(), utils_1.dateToString(new Date()))) | ||
.option('-o --output <dir>', 'the output directory name', path_1.join(process.cwd(), utils_1.dateToString(new Date()))) | ||
.option('-m --mirror <mirror>', 'framework mirror', '') | ||
@@ -148,0 +148,0 @@ .option('-c --npmClient <npm>', 'npm client binary for artifact installing', 'npm') |
{ | ||
"name": "@pipcook/cli", | ||
"version": "2.1.2-30b4f19-beta.0", | ||
"version": "2.1.2-30ea65b-beta.0", | ||
"description": "", | ||
@@ -21,4 +21,4 @@ "main": "dist/bin/pipcook.js", | ||
"dependencies": { | ||
"@pipcook/core": "^2.1.2-30b4f19-beta.0", | ||
"@pipcook/costa": "^2.1.2-30b4f19-beta.0", | ||
"@pipcook/core": "^2.1.2-30ea65b-beta.0", | ||
"@pipcook/costa": "^2.1.2-30ea65b-beta.0", | ||
"bent": "^7.3.12", | ||
@@ -64,3 +64,3 @@ "chalk": "^3.0.0", | ||
}, | ||
"gitHead": "710a82fa4a39015efb1419a2add7b2310ed69466" | ||
"gitHead": "462bca5d945b15050e82bffc08c594ee76b7053d" | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
95676
1