|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"name": "@jianyu/cli",
|
|
"name": "@jianyu/cli",
|
|
- "version": "0.1.0",
|
|
|
|
|
|
+ "version": "0.1.1",
|
|
"description": "剑鱼内部脚手架",
|
|
"description": "剑鱼内部脚手架",
|
|
"author": "zhangyuhan @zhangyuhan@topnet.net.cn",
|
|
"author": "zhangyuhan @zhangyuhan@topnet.net.cn",
|
|
"bin": {
|
|
"bin": {
|
|
@@ -17,7 +17,8 @@
|
|
"/bin",
|
|
"/bin",
|
|
"/dist",
|
|
"/dist",
|
|
"/npm-shrinkwrap.json",
|
|
"/npm-shrinkwrap.json",
|
|
- "/oclif.manifest.json"
|
|
|
|
|
|
+ "/oclif.manifest.json",
|
|
|
|
+ "/.template.json"
|
|
],
|
|
],
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@jianyu/dl-template": "^0.2.2",
|
|
"@jianyu/dl-template": "^0.2.2",
|