Skip to content

Commit debdbdf

Browse files
committed
feat: github heatmap
1 parent e6397e8 commit debdbdf

File tree

4 files changed

+237
-1
lines changed

4 files changed

+237
-1
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"@types/three": "^0.181.0",
2020
"clsx": "^2.1.1",
2121
"framer-motion": "^12.23.25",
22+
"github-calendar": "^2.3.4",
2223
"gray-matter": "^4.0.3",
2324
"highlight.js": "^11.11.1",
2425
"lucide-react": "^0.556.0",
@@ -28,6 +29,7 @@
2829
"next-mdx-remote": "^5.0.0",
2930
"react": "19.2.0",
3031
"react-dom": "19.2.0",
32+
"react-github-calendar": "^5.0.0",
3133
"react-medium-image-zoom": "^5.4.0",
3234
"rehype-highlight": "^7.0.2",
3335
"remark-gfm": "^4.0.0",

0 commit comments

Comments
 (0)