aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 4252903..a808511 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,8 @@
"react-scripts": "3.3.0",
"react-virtualized-auto-sizer": "^1.0.2",
"react-window": "^1.8.5",
- "typeface-roboto": "0.0.75"
+ "typeface-roboto": "0.0.75",
+ "typescript": "^3.7.4"
},
"scripts": {
"start": "react-scripts start",