aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-06-28 18:50:10 +0300
committereug-vs <eug-vs@keemail.me>2020-06-28 18:50:10 +0300
commit8c06adcb2d79a9966003760eebf21388b35d2b4d (patch)
tree782231cf1b155acbbedcf2642628b9e6d2f008c4 /package.json
parentccb26a42a3ad8d748e00cfbe9687f3198d5b8cb4 (diff)
downloadwhich-ui-8c06adcb2d79a9966003760eebf21388b35d2b4d.tar.gz
feat: migrate to new Poll interface
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca1967a..f75c0e8 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"react-icons": "^3.10.0",
"react-scripts": "3.4.1",
"typeface-roboto": "0.0.75",
- "which-types": "^1.4.2"
+ "which-types": "^1.6.1"
},
"scripts": {
"start": "react-scripts start",