修复打包
This commit is contained in:
parent
1f271494e6
commit
7f806349c5
|
|
@ -1,4 +1,5 @@
|
|||
node_modules
|
||||
.idea
|
||||
.vscode
|
||||
.package.json
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"baidu-template-pro": "^1.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"yargs": "^15.0.2"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue