Skip to content

Commit

Permalink
Merge pull request #8 from br0p0p/renovate/pnpm-7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
br0p0p committed May 1, 2022
2 parents de15e40 + 86cb18a commit 5e2c86a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -28,7 +28,7 @@ jobs:

- uses: pnpm/action-setup@v2.2.1
with:
version: 6
version: 7

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "0.1.0",
"description": "",
"packageManager": "pnpm@6.32.3",
"packageManager": "pnpm@7.0.0",
"scripts": {
"build": "preconstruct build",
"format": "prettier --write './**/*.{js,jsx,ts,tsx,json,md,yml,yaml}'",
Expand Down
22 changes: 11 additions & 11 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 5e2c86a

Please sign in to comment.