Exported modules reorganization

This commit is contained in:
Henning Dieterichs 2025-12-19 17:06:43 +01:00
parent ec78a33c7b
commit f534b2234e
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
434 changed files with 798 additions and 482 deletions

View file

@ -7,7 +7,7 @@
},
"dependencies": {},
"devDependencies": {
"monaco-editor": "^0.54.0",
"monaco-editor": "file:../../out/monaco-editor",
"typescript": "^5.9.3",
"vite": "^7.1.11"
}