Prepare for 0.15.4

This commit is contained in:
Alex Dima 2018-11-15 15:43:18 +01:00
parent fe422fea5a
commit 5de8ee67af
5 changed files with 10 additions and 6 deletions

6
package-lock.json generated
View file

@ -2258,9 +2258,9 @@
"dev": true
},
"monaco-editor-core": {
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.15.2.tgz",
"integrity": "sha512-WorQUjyKTkmCzwCv1lRE0zQjJhzTxF1K43KuarWMvGlTu7okiGNqT14vRgMO6yYBxtNcIOvzc09KPv6Ac2uHAw==",
"version": "0.15.3",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.15.3.tgz",
"integrity": "sha512-ASFbe519VO4mz9eJJriR//z/K3wqZWwM7StsyLI1aGxmu8/MoM2yGTl0aU6sbMGP5QworwxuRgCROphYoFRpAg==",
"dev": true
},
"monaco-html": {