chore: fix Github artifact name

This commit is contained in:
Yang Jun
2025-10-06 18:50:55 +08:00
parent e55128850e
commit 3572163dcd
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\" .",