全库应用

This commit is contained in:
aixianling
2022-07-04 15:58:35 +08:00
parent 16bbd9080f
commit 85260721b8
2 changed files with 13 additions and 1 deletions

11
src/package.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "dvcp-wxcp-apps",
"version": "1.0.0",
"description": "全库应用,用于构建版本使用",
"files": [
"apps",
"project"
],
"dependencies": {
}
}