diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index de99244..eeba040 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "axios": "^0.19.0", "react": "^16.12.0", "react-dom": "^16.12.0", - "react-scripts": "3.3.0" + "react-scripts": "3.3.0", + "react-window": "^1.8.5" }, "scripts": { "start": "react-scripts start", |