mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
This commit is contained in:
parent
52ad0e5320
commit
52d68ac7c4
2 changed files with 34 additions and 0 deletions
|
|
@ -92,4 +92,5 @@ export interface PackageJson {
|
|||
vscodeCommitId?: string;
|
||||
monacoCommitId?: string;
|
||||
devDependencies: Record<string, string>;
|
||||
dependencies?: Record<string, string>;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue