aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2020-11-13 20:38:09 -0500
committerGalen Guyer <galen@galenguyer.com>2020-11-13 20:38:09 -0500
commit5d5c39b6d318a91dd5062d829cecf3dcdd25ccab (patch)
tree7c21646a7509f773e020d85c65a2e7660cd200c3 /package.json
parent2a844fc6834c3fd512de78da4a8d1c20b41b384a (diff)
Add swr and configs
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f209c7b..60803d4 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.0",
+ "swr": "^0.3.8",
"web-vitals": "^0.2.4"
},
"scripts": {