add monaco editor to project
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"monaco-editor": "^0.51.0",
|
||||
"monaco-editor-core": "^0.51.0",
|
||||
"monaco-languageclient": "^8.8.3",
|
||||
"next": "14.2.5",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
|
||||
Reference in New Issue
Block a user