diff --git a/bun.lockb b/bun.lockb index 5439f7d..92c0f9e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c75a2af..30028a9 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "lint": "next lint" }, "dependencies": { + "@monaco-editor/react": "^4.6.0", "@prisma/client": "5.22.0", "next": "15.0.2", "prisma": "^5.22.0",