diff options
author | ilyayudovin <ilyayudovin123@gmail.com> | 2020-09-15 00:15:30 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-10-08 22:01:50 +0300 |
commit | 0a23633aa49ece18897a6ceaa56fdd3cd837b8e8 (patch) | |
tree | f91366bf055f50afe5ea5d30bb4a63e6f33c0183 /package.json | |
parent | bdb4d194307c9755c2083c1a11bb876abebcb6de (diff) | |
download | which-ui-0a23633aa49ece18897a6ceaa56fdd3cd837b8e8.tar.gz |
feat: add description to poll
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2bb2500..1d4abfe 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-virtualized": "^9.21.2", "swr": "^0.3.0", "typeface-roboto": "0.0.75", - "which-types": "^1.6.1", + "which-types": "^1.6.2", "yup": "^0.29.3" }, "scripts": { |