Commit 16ac989e authored by rockyl's avatar rockyl

增加依赖返回

parent 7d70fd8f
......@@ -9,7 +9,7 @@ const {execute} = require("./cli-wrapper");
const program = require('commander');
program
.version('1.0.0')
.version('1.0.1')
.description('scilla serverside cli')
.option('-i, --input [string]', 'input file')
.option('-p, --projectPath [string]', 'path of project')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment