Skip to content

Commit

Permalink
get deps in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmossas committed Oct 4, 2024
1 parent 464c071 commit 12e1cf8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion playground/go/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "go-playground",
"devDependencies": {
"@types/node": "22.5.0",
"@types/node": "22.7.4",
"arri": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@arrirpc/server": "workspace:*"
},
"devDependencies": {
"@types/node": "22.5.0",
"@types/node": "22.7.4",
"arri": "workspace:*"
},
"private": true
Expand Down
8 changes: 4 additions & 4 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 12e1cf8

Please sign in to comment.