monaco-editor-core@0.14.2

This commit is contained in:
Alex Dima 2018-08-10 14:14:10 +02:00
parent 750b688642
commit e808dc34a6
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2381,9 +2381,9 @@
"dev": true
},
"monaco-editor-core": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.1.tgz",
"integrity": "sha512-bWJuPbDEftxaN2bG+JZ29+aJhg0rmq+y6VmCUqPZpmw8bSevoYjuTcdLkt9BbNaGnwosAVy+vSktXgs/JW7OvQ==",
"version": "0.14.2",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.2.tgz",
"integrity": "sha512-WfbOieCsq2XKNJmaSb0B38a+aeARhmZ202LK/jGHK1areg/1LH5FmGMihdCUxtIOEyfhhTaPa11Em1klUJo4LA==",
"dev": true
},
"monaco-html": {