92c5235a00
- Upgrade lerna from v8 to v9 (adds OIDC trusted publishing support) - Remove registry-url, scope, and packages:write from release workflow - Remove NPM_CONFIG_PROVENANCE env (automatic with OIDC) - Update workspace typescript devDependency from ^4.8.4 to ^5.8.3 - Remove root typescript override (no longer needed)
6 lines
174 B
JSON
6 lines
174 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"packages": ["expressions", "workflow-parser", "languageservice", "languageserver"],
|
|
"version": "0.3.45"
|
|
}
|