File tree Expand file tree Collapse file tree 2 files changed +189
-2
lines changed
Expand file tree Collapse file tree 2 files changed +189
-2
lines changed Original file line number Diff line number Diff line change 1212 "oss-clearance" : " pnpm --filter @mendix/automation-utils run oss-clearance" ,
1313 "create-gh-release" : " turbo run create-gh-release --concurrency 1" ,
1414 "create-translation" : " turbo run create-translation" ,
15- "postinstall" : " turbo run agent-rules" ,
1615 "lint" : " turbo run lint --continue --concurrency 1" ,
1716 "prepare" : " husky install" ,
1817 "prepare-release" : " pnpm --filter @mendix/automation-utils run prepare-release" ,
1918 "publish-marketplace" : " turbo run publish-marketplace" ,
2019 "release" : " turbo run release" ,
2120 "test" : " turbo run test --continue --concurrency 1" ,
2221 "verify" : " turbo run verify --continue --concurrency 1" ,
23- "version" : " pnpm --filter @mendix/automation-utils run version"
22+ "version" : " pnpm --filter @mendix/automation-utils run version" ,
2423 "update-screenshots" : " pnpm --filter @mendix/automation-utils run update-screenshots" ,
2524 "postinstall" : " turbo run agent-rules"
2625 },
You can’t perform that action at this time.
0 commit comments