Skip to content

Commit 0d809f3

Browse files
v1rtlaboutlo
authored andcommitted
chore: fix "swr" peerDep version
1 parent 6c30b24 commit 0d809f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
"ethers": "*",
7777
"react": "*",
7878
"react-dom": "*",
79-
"swr": "^0.5.6"
79+
"swr": "*"
8080
}
8181
}

0 commit comments

Comments
 (0)