Prepare for 0.15.2

This commit is contained in:
Alex Dima 2018-11-14 11:39:42 +01:00
parent 00eb81a04a
commit 49cad96dad
5 changed files with 9 additions and 6 deletions

6
package-lock.json generated
View file

@ -2258,9 +2258,9 @@
"dev": true
},
"monaco-editor-core": {
"version": "0.15.0",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.15.0.tgz",
"integrity": "sha512-s1zuo+p6Gl6IC4WJP6HBkr4pWULm+HdFfacB8vOFPQLLi2oJseO20UuSkxYuZTUJQIjvhNrQfLNAmPKLZaf7tg==",
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.15.1.tgz",
"integrity": "sha512-mzvwd2eYvO6sJw1Xtkm0drwOoNyQ1Nkfh/FwSr42kYcBo5+AsNPPbnIbjXgnz8PwYXtjTE93Sd5KLcuFHz0hSw==",
"dev": true
},
"monaco-html": {