Skip to content

Commit

Permalink
fix lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh committed Feb 26, 2024
1 parent a5cb27f commit 9d2d0e4
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 50 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/node": "^18.19.15",
"@types/node": "^18.19.18",
"@workspace/eslint-config": "workspace:*",
"@workspace/prettier-config": "workspace:*",
"esbuild": "^0.20.1",
Expand All @@ -31,7 +31,7 @@
"turbo": "^1.12.4",
"typescript": "5.3.3"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": "^18 <19",
"pnpm": "^8 <9"
Expand Down
86 changes: 38 additions & 48 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 9d2d0e4

Please sign in to comment.