fix: 修改node版本过高的bug

This commit is contained in:
zty 2024-06-05 16:37:02 +08:00
parent 917f3ff52b
commit b38f31ec35
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
.vs/ .vs/
.VSCodeCounter/ .VSCodeCounter/
.idea/ .idea/
.venv/
venv/ venv/
__pycache__/ __pycache__/
h5/* h5/*