Skip to content

Commit

Permalink
chore: pnpm@7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Jun 30, 2022
1 parent ae7c47c commit 122ebad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We welcome contributions of any size and skill level. As an open source project,

```shell
node: "^14.15.0 || >=16.0.0"
pnpm: "^7.4.0"
pnpm: "^7.4.1"
# otherwise, your build will fail
```

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
],
"engines": {
"node": "^14.15.0 || >=16.0.0",
"pnpm": ">=7.4.0"
"pnpm": ">=7.4.1"
},
"packageManager": "pnpm@7.4.0",
"packageManager": "pnpm@7.4.1",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit 122ebad

Please sign in to comment.