update at 2026-02-14 10:03:20

This commit is contained in:
douboer@gmail.com
2026-02-14 10:03:20 +08:00
parent c892faad93
commit 7398681fa5
5 changed files with 131 additions and 4 deletions

9
miniapp/package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "xingcheng-sankey-miniapp",
"version": "0.1.0",
"private": true,
"description": "WeChat miniapp npm dependencies",
"dependencies": {
"xlsx": "^0.18.5"
}
}