diff options
author | eug-vs <eug-vs@keemail.me> | 2020-06-27 02:10:08 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-06-27 02:10:08 +0300 |
commit | afbcea9f1c701376e140fdcf64be8265b95b367a (patch) | |
tree | 83d9907c91d035089e9c37a8e98f99017140ae01 /package.json | |
parent | f6367fbdc48a54afb1d6b3fff240e70f13700fb7 (diff) | |
download | which-ui-afbcea9f1c701376e140fdcf64be8265b95b367a.tar.gz |
chore: update which-types
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 98f44df..ca1967a 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.1" + "which-types": "^1.4.2" }, "scripts": { "start": "react-scripts start", |