Skip to content

Commit d5fd7e5

Browse files
doble196claude
andcommitted
chore: update SDK dependency to ^0.2.6 in templates
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d3cd79c commit d5fd7e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const DEPS = {
1111
next: '^16.0.0',
1212
react: '^19.0.0',
1313
'react-dom': '^19.0.0',
14-
'@githat/nextjs': '^0.2.5',
14+
'@githat/nextjs': '^0.2.6',
1515
},
1616
devDependencies: {
1717
typescript: '^5.9.0',
@@ -25,7 +25,7 @@ export const DEPS = {
2525
react: '^19.0.0',
2626
'react-dom': '^19.0.0',
2727
'react-router-dom': '^7.0.0',
28-
'@githat/nextjs': '^0.2.5',
28+
'@githat/nextjs': '^0.2.6',
2929
},
3030
devDependencies: {
3131
vite: '^7.0.0',

0 commit comments

Comments
 (0)