Refactor to use type-fest

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall 2020-07-19 20:19:00 +12:00
parent 4b35ad5bec
commit 8dd3a34bed
No known key found for this signature in database
GPG key ID: 94AE1ACB662A2A6D
2 changed files with 4 additions and 28 deletions

View file

@ -46,6 +46,9 @@
"typeguards",
"types"
],
"dependencies": {
"type-fest": "^0.16.0"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^0.7.0",
"@types/jsdom": "^16.1.0",