We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cd79c commit d5fd7e5Copy full SHA for d5fd7e5
src/constants.ts
@@ -11,7 +11,7 @@ export const DEPS = {
11
next: '^16.0.0',
12
react: '^19.0.0',
13
'react-dom': '^19.0.0',
14
- '@githat/nextjs': '^0.2.5',
+ '@githat/nextjs': '^0.2.6',
15
},
16
devDependencies: {
17
typescript: '^5.9.0',
@@ -25,7 +25,7 @@ export const DEPS = {
25
26
27
'react-router-dom': '^7.0.0',
28
29
30
31
vite: '^7.0.0',
0 commit comments