mirror of
https://litchi.icu/ngc2207/judge4c-demo.git
synced 2025-05-18 09:56:34 +00:00
feat: 添加 Monaco Editor依赖
This commit is contained in:
parent
6d093c327f
commit
33a67a4763
@ -9,6 +9,7 @@
|
|||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@monaco-editor/react": "^4.6.0",
|
||||||
"@prisma/client": "5.22.0",
|
"@prisma/client": "5.22.0",
|
||||||
"next": "15.0.2",
|
"next": "15.0.2",
|
||||||
"prisma": "^5.22.0",
|
"prisma": "^5.22.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user