File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "keywords" : [],
1313 "author" : " " ,
1414 "license" : " ISC" ,
15- "packageManager" : " pnpm@11.0.3 " ,
15+ "packageManager" : " pnpm@10.33.2 " ,
1616 "devDependencies" : {
1717 "@llm-ts-example/common-backend-core" : " workspace:*" ,
1818 "@llm-ts-example/common-core" : " workspace:*"
Original file line number Diff line number Diff line change 2222echo " "
2323pwd
2424
25- if ! (npx -y pnpm@latest self-update latest-11 && pnpm install -r && pnpm up -r && pnpm audit --fix override && pnpm up -r && pnpm lint-fix && pnpm build && pnpm install -r --no-frozen-lockfile); then
25+ if ! (npx -y pnpm@latest self-update && pnpm install -r && pnpm up -r && pnpm audit --fix && pnpm up -r && pnpm lint-fix && pnpm build && pnpm install -r --no-frozen-lockfile); then
2626 cd " ${CUR} " || exit
2727 exit 1
2828fi
You can’t perform that action at this time.
0 commit comments