chore: 悦码v1增加环境配置

This commit is contained in:
wangxuefeng
2025-03-06 10:28:14 +08:00
parent eecc2b1893
commit 9b2c728d4c
27 changed files with 540 additions and 689 deletions

View File

@@ -16,6 +16,6 @@
"clean": "rimraf node_modules"
},
"devDependencies": {
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}