diff options
Diffstat (limited to 'modern/package.json')
-rw-r--r-- | modern/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modern/package.json b/modern/package.json index d4ce955..04c1b4a 100644 --- a/modern/package.json +++ b/modern/package.json @@ -14,7 +14,8 @@ "react-redux": "^7.2.0", "react-router-dom": "^5.1.2", "react-scripts": "^3.4.0", - "redux": "^4.0.5" + "redux": "^4.0.5", + "typeface-roboto": "0.0.75" }, "scripts": { "start": "react-scripts start", |