aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-06-24 00:52:26 +0300
committereug-vs <eug-vs@keemail.me>2020-06-24 00:57:29 +0300
commitfbdaa40e7ce585b65038835c05a283cec6f28d0e (patch)
treef7cf1593109a21841a93d237b1e28cb7735637d0 /package.json
parent8930046d41841cba6cf368076b86e26088807848 (diff)
downloadwhich-ui-fbdaa40e7ce585b65038835c05a283cec6f28d0e.tar.gz
chore: migrate to which-types@1.3.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index a8e1718..4584877 100644
--- a/package.json
+++ b/package.json
@@ -45,6 +45,7 @@
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^2.5.1",
"gh-pages": "^3.0.0",
- "typescript": "^3.9.5"
+ "typescript": "^3.9.5",
+ "which-types": "^1.3.1"
}
}