Downgrade SWR.

This commit is contained in:
Bradley Shellnut 2022-01-27 21:04:44 -08:00
parent 8200c102cd
commit 14a43b3e9d

View file

@ -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": {
@ -126,4 +126,4 @@
}
}
}
}
}