chore: fix Github artifact name (#821)

This commit is contained in:
Yang Jun
2025-10-06 22:32:34 +08:00
committed by GitHub
parent e55128850e
commit 1b356d350d
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
},
"types": "dist/index.d.ts",
"engines": {
"node": ">=14"
"node": ">=16"
},
"scripts": {
"lint": "eslint \"**/*.mjs\" \"**/*.ts\" .",