Revert "Merge pull request #707 from paperclipai/nm/premerge-lockfile-refresh"

This reverts commit 56df8d3cf0, reversing
changes made to ac82cae39a.
This commit is contained in:
Dotta
2026-03-12 12:13:39 -05:00
parent 56df8d3cf0
commit b888f92718
5 changed files with 94 additions and 145 deletions

View File

@@ -30,7 +30,7 @@ jobs:
cache: pnpm
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install --no-frozen-lockfile
- name: Typecheck
run: pnpm -r typecheck