Skip to content

Commit cda6e10

Browse files
add missing swr (#36)
1 parent 64e4afb commit cda6e10

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

game/package-lock.json

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

game/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"next": "14.2.5",
1919
"react": "^18",
2020
"react-dom": "^18",
21+
"swr": "^2.2.5",
2122
"tailwind-merge": "^2.4.0",
2223
"tailwindcss-animate": "^1.0.7",
2324
"viem": "^2.18.7",

0 commit comments

Comments
 (0)