mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
monaco-editor-core@0.14.5
This commit is contained in:
parent
6e4a60bfdd
commit
8beee8b589
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2381,9 +2381,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"monaco-editor-core": {
|
||||
"version": "0.14.4",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.4.tgz",
|
||||
"integrity": "sha512-PVXIQ3SroP/AQajTB2JnplQvYaq3rvbJ9SD3c9ClbEkO/M2nclYwwonYexM9rAVBrUEeBl7VDWz43VLfFAV6sw==",
|
||||
"version": "0.14.5",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.5.tgz",
|
||||
"integrity": "sha512-tm/nZ1bb5JVAxdZkadJAMj73LlH4ArhWnTtxHEHMelp2hgUBjQfgmNeDfGxwLZxH9FxHzWmuUeISLxJDeiwuxA==",
|
||||
"dev": true
|
||||
},
|
||||
"monaco-html": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"gulp-typedoc": "^2.2.0",
|
||||
"http-server": "^0.11.1",
|
||||
"monaco-css": "2.2.0",
|
||||
"monaco-editor-core": "0.14.4",
|
||||
"monaco-editor-core": "0.14.5",
|
||||
"monaco-html": "2.2.0",
|
||||
"monaco-json": "2.2.0",
|
||||
"monaco-languages": "1.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue