fix some type errors

This commit is contained in:
Thomas Ruoff
2021-02-08 23:18:29 +01:00
parent 78af180567
commit d7478b5e9c
11 changed files with 232 additions and 135 deletions

View File

@@ -9,6 +9,7 @@
"format": "prettier --write **/*.{ts,tsx,json}"
},
"dependencies": {
"@types/jest": "^26.0.20",
"json-fs-store": "^1.0.1",
"next": "latest",
"react": "^16.12.0",