Add system try; refactored editor naming

This commit is contained in:
2025-06-12 20:31:08 -05:00
parent 0675985a5e
commit 9d3eb76960
10 changed files with 124 additions and 21 deletions

View File

@@ -54,6 +54,7 @@
"ace-linters": "1.5.3",
"bootstrap": "5.3.6",
"bootstrap-icons": "1.12.1",
"chokidar": "4.0.3",
"express": "4.18.2",
"rxjs": "7.8.0",
"tslib": "2.3.0",
@@ -68,8 +69,8 @@
"@types/jasmine": "5.1.0",
"@types/node": "18.18.0",
"concurrently": "9.1.2",
"electron-builder": "26.0.12",
"electron": "36.2.0",
"electron-builder": "26.0.12",
"electron-reloader": "1.2.3",
"jasmine-core": "5.6.0",
"karma": "6.4.0",