refactor: node 16 works now

This commit is contained in:
LeoYuan 袁力皓 2022-09-08 17:16:43 +08:00 committed by 刘菊萍(絮黎)
parent 391251788a
commit 6a6156a38d

View File

@ -51,7 +51,7 @@
"rimraf": "^3.0.2" "rimraf": "^3.0.2"
}, },
"engines": { "engines": {
"node": ">=14.17.0 <16" "node": ">=14.17.0 <18"
}, },
"tnpm": { "tnpm": {
"mode": "yarn", "mode": "yarn",