Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
Signed-off-by: Ourchitecture.io <[email protected]>
  • Loading branch information
ourchitectureio committed Nov 22, 2023
1 parent 93c0a38 commit 810b2e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pnpmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.10.2
8.10.5
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"engines": {
"node": ">=20.9.0",
"npm": ">=10.2.4",
"pnpm": ">=8.10.2"
"pnpm": ">=8.10.5"
},
"engineStrict": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].5",
"scripts": {
"format": "prettier --write --config ./.prettierrc.yaml --ignore-path ./.gitignore --ignore-path ./.prettierignore ./",
"prepare": "husky install",
Expand Down

0 comments on commit 810b2e7

Please sign in to comment.