Merge pull request #221 from fyzhu/dev

This commit is contained in:
DIYgod 2023-03-05 14:12:33 +00:00 committed by GitHub
commit cffc0a36d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -151,6 +151,6 @@
"vitest": "0.29.2"
},
"engines": {
"node": ">=14"
"node": ">=15"
}
}