chore: 添加 .npmrc 配置文件以放宽引擎限制

This commit is contained in:
huangge1199 2025-08-28 09:30:42 +08:00
parent 830aa2f571
commit b0fb2cb078

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
engine-strict=false
ignore-engines=true