Skip to content

Commit

Permalink
build: update pnpm-lock.yml follow package.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanphamcybozu committed Jul 13, 2023
1 parent 6d979ed commit b6ad348
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: 16.x
- name: Install pnpm
run: npm install -g [email protected].5
run: npm install -g [email protected].7

- name: Install dependencies
run: pnpm install --frozen-lockfile
Expand Down
192 changes: 95 additions & 97 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6ad348

Please sign in to comment.