mirror of
https://github.com/BradNut/weddingsite
synced 2025-09-08 17:40:36 +00:00
Downgrade SWR.
This commit is contained in:
parent
8200c102cd
commit
14a43b3e9d
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"react-dom": "^17.0.2",
|
||||
"react-icons": "^4.3.1",
|
||||
"styled-components": "^5.3.3",
|
||||
"swr": "^1.2.0",
|
||||
"swr": "^0.5.6",
|
||||
"waait": "^1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue