Skip to content

Commit 20c8bcc

Browse files
fix(deps): update dependency swr to v2
1 parent 820d534 commit 20c8bcc

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"react-feather": "^2.0.9",
3030
"react-markdown": "^8.0.0",
3131
"react-router-dom": "^6.2.1",
32-
"swr": "^1.2.1"
32+
"swr": "^2.0.0"
3333
}
3434
}

0 commit comments

Comments
 (0)