Merge pull request #2392 from pikasTech/test/1559-non-envreuse-engines-identity

test: change semantic package env identity
This commit is contained in:
Lyon
2026-07-06 11:43:11 +08:00
committed by GitHub
+3 -1
View File
@@ -2,7 +2,9 @@
"name": "hwlab",
"version": "0.0.0-l0",
"private": true,
"ciEnvIdentityProbe": "issue-1559-non-envreuse-round-1",
"engines": {
"node": ">=22"
},
"type": "module",
"scripts": {
"validate": "node scripts/check-runner.mjs --profile validate",