Skip to content

Commit

Permalink
offline - upgrading keyv and tsd to latest (#1125)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Sep 7, 2024
1 parent b2984f2 commit 63e37b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/offline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"devDependencies": {
"@keyv/redis": "*",
"@keyv/test-suite": "*",
"keyv": "^5.0.0",
"keyv": "^5.0.1",
"ts-node": "^10.9.2",
"tsd": "^0.31.1",
"tsd": "^0.31.2",
"xo": "^0.59.3"
},
"tsd": {
Expand Down

0 comments on commit 63e37b3

Please sign in to comment.