Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-09-05 14:56:03 +0300
committerPhil Hughes <me@iamphill.com>2018-09-05 14:56:03 +0300
commit3d89d20a6263fc58f00a28e63db65c7a2c28068a (patch)
treef4868e20f4e33fe822dbae195e833391e4ff25c2 /package.json
parent4fab6fc035102ef3c08704f2f499d02d20206db8 (diff)
Upgraded Monaco editor version
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 17ff85c9cd0..7e6ddf0fca7 100644
--- a/package.json
+++ b/package.json
@@ -69,8 +69,8 @@
"jszip-utils": "^0.0.2",
"katex": "^0.8.3",
"marked": "^0.3.12",
- "monaco-editor": "0.13.1",
- "monaco-editor-webpack-plugin": "^1.4.0",
+ "monaco-editor": "^0.14.3",
+ "monaco-editor-webpack-plugin": "^1.5.2",
"mousetrap": "^1.4.6",
"pikaday": "^1.6.1",
"popper.js": "^1.14.3",