Skip to content

Commit d5dbc18

Browse files
committed
F
1 parent 83fced7 commit d5dbc18

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/nextjs-cache-handler/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nextjs-cache-handler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"next",
1919
"redis"
2020
],
21-
"version": "2.0.0-canary6",
21+
"version": "2.0.0-canary7",
2222
"type": "module",
2323
"license": "MIT",
2424
"description": "Next.js cache handlers",
@@ -77,7 +77,7 @@
7777
"prettier-plugin-packagejson": "2.5.15",
7878
"rimraf": "6.0.1",
7979
"tsup": "^8.5.0",
80-
"tsx": "4.20.2",
80+
"tsx": "4.20.3",
8181
"typescript": "^5.8.3",
8282
"typescript-eslint": "^8.34.0"
8383
},

0 commit comments

Comments
 (0)