Added build files

This commit is contained in:
2025-01-16 14:36:06 -08:00
parent aa96bddb19
commit 45eb92068d
4 changed files with 3105 additions and 2918 deletions

View File

@@ -16,11 +16,12 @@
"@monaco-editor/react": "^4.3.1",
"chevrotain": "^10.0.0",
"monaco-editor": "^0.30.1",
"next": "12.0.7",
"next": "12.0.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-mosaic-component": "^5.0.0",
"sass": "^1.49.7"
"sass": "^1.49.7",
"sharp": "0.32.6"
},
"devDependencies": {
"@types/jest": "^27.4.0",