aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-08-09 19:51:11 +0300
committereug-vs <eug-vs@keemail.me>2020-08-09 19:51:11 +0300
commit74d34ff5072d2582cf825121e901eed3401e63b9 (patch)
treee235167dae7738f2e479bba56dc9ccea1e28656f /package.json
parent236062c6c6278c4b433463fef9fa37eebf3fd760 (diff)
downloadwhich-ui-74d34ff5072d2582cf825121e901eed3401e63b9.tar.gz
chore: install SWR
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 57a1caa..453acc2 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-virtualized": "^9.21.2",
+ "swr": "^0.3.0",
"typeface-roboto": "0.0.75",
"which-types": "^1.6.1"
},