- Replace fileURLToPath(import.meta.url) with import.meta.dirname across
scripts and extensions
- Rename parsers-legacy.ts → parsers.ts
- Remove deleted plan/spec docs (cicd-pipeline)
- Update package.json engines and deps across workspace packages
- Update web/package-lock.json
💘 Generated with Crush
Assisted-by: GLM-5.1 via Crush <crush@charm.land>
11 lines
147 B
JSON
11 lines
147 B
JSON
{
|
|
"name": "sf",
|
|
"version": "2.75.0",
|
|
"engines": {
|
|
"node": ">=24.0.0"
|
|
},
|
|
"piConfig": {
|
|
"name": "sf",
|
|
"configDir": ".sf"
|
|
}
|
|
}
|