修复组件依赖关系
增加文件夹遍历执行
Showing
... | ... | @@ -5,6 +5,8 @@ |
"bin": "bin/cli.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"fs-extra": "^7.0.1", | ||
"glob": "^7.1.3", | ||
"scilla-declare-generator": "git+http://gitlab2.dui88.com/laoqifeng/scilla-declare-generator.git", | ||
"scilla-ts-compiler": "git+http://gitlab2.dui88.com/laoqifeng/scilla-ts-compiler.git" | ||
} | ||
... | ... |
yarn.lock
0 → 100644
This diff is collapsed.
Please register or sign in to comment