aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-06-25 13:52:03 +0300
committereug-vs <eug-vs@keemail.me>2020-06-25 13:52:03 +0300
commit3e92c59a0a79646f77a6f882d3543ecde7cb2dc8 (patch)
tree6968f3e702d14d7351596eb355be7febb44bf74c /package.json
parent0204f48a00543ea876efc83260f244f7c14d8a82 (diff)
downloadwhich-ui-3e92c59a0a79646f77a6f882d3543ecde7cb2dc8.tar.gz
feat: use latest API
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 4584877..22e3488 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,6 @@
"eslint-plugin-react-hooks": "^2.5.1",
"gh-pages": "^3.0.0",
"typescript": "^3.9.5",
- "which-types": "^1.3.1"
+ "which-types": "^1.4.1"
}
}