diff options
author | eug-vs <eug-vs@keemail.me> | 2020-06-25 13:52:03 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-06-25 13:52:03 +0300 |
commit | 3e92c59a0a79646f77a6f882d3543ecde7cb2dc8 (patch) | |
tree | 6968f3e702d14d7351596eb355be7febb44bf74c /package.json | |
parent | 0204f48a00543ea876efc83260f244f7c14d8a82 (diff) | |
download | which-ui-3e92c59a0a79646f77a6f882d3543ecde7cb2dc8.tar.gz |
feat: use latest API
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 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" } } |