diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index bc61e8c..7feb939 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,6 +16,7 @@ "react-dom": "^19.1.0", "react-scripts": "5.0.1", "typescript": "^4.9.5", + "typewriter-effect": "^2.22.0", "web-vitals": "^2.1.4" }, "scripts": { |