fix: add jszip to frontend

This commit is contained in:
James Murdza
2024-11-02 03:34:17 -06:00
parent f35330ba4f
commit 39911e9ef2
2 changed files with 83 additions and 0 deletions

View File

@ -44,6 +44,7 @@
"framer-motion": "^11.2.3",
"fs": "^0.0.1-security",
"geist": "^1.3.0",
"jszip": "^3.10.1",
"lucide-react": "^0.365.0",
"monaco-themes": "^0.4.4",
"next": "14.1.3",